home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / uupc11xd.zip / HINTS.SPB < prev    next >
Text File  |  1992-12-18  |  114KB  |  2,372 lines

  1. 
  2. From barnacle.erc.clarkson.edu!sun.soe.clarkson.edu!uupc-info-request Thu, 03 Sep 1992 14:16:48 EDT remote from mit-eddie
  3. Received:  from mit-eddie by kendra.kew.com (UUPC/extended 1.11v) with UUCP;
  4.            Thu, 03 Sep 1992 14:16:48 EDT
  5. Received: from barnacle.erc.clarkson.edu by eddie.mit.edu id aa29748;
  6.           3 Sep 92 14:02 EDT
  7. Received: from sun.soe.clarkson.edu by barnacle.erc.clarkson.edu with SMTP (PP) 
  8.           id <01269-0@barnacle.erc.clarkson.edu>;
  9.           Thu, 3 Sep 1992 13:47:40 -0500
  10. Received: by sun.soe.clarkson.edu (4.1/SMI-4.1) id AA12220;
  11.           Thu, 3 Sep 92 13:25:27 EDT
  12. Return-Path: <gstream!gstream.com!blake@nwnexus.wa.com>
  13. Received: from nwnexus.wa.com by sun.soe.clarkson.edu (4.1/SMI-4.1) id AA12172;
  14.           Thu, 3 Sep 92 13:24:48 EDT
  15. Received: by nwnexus.wa.com id AA08084 (5.65c/IDA-1.4.4 
  16.           for uupc-info@sun.soe.clarkson.edu); Thu, 3 Sep 1992 10:25:44 -0700
  17. Received: by gstream.com (UUPC/extended 1.11r); Thu, 03 Sep 1992 09:49:57 PDT
  18. Date: Thu, 03 Sep 1992 09:49:47 PDT
  19. From: "Blake C. Ramsdell" <blake@gstream.COM>
  20. Message-Id: <2aa64236.gstream@gstream.com>
  21. Organization: GlobalStream Corporation (West Coast)
  22. To: "William R. Ward" <hermit@bayview.COM>
  23. Cc: UUPC Mailing List <uupc-info@sun.soe.clarkson.EDU>
  24. Subject: Re: Query: -ssite,any
  25.  
  26. On Wed, 02 Sep 1992 13:49:12 PDT, "William R. Ward" <hermit@bayview.com>
  27. wrote:
  28. > Is there some way to tell UUPOLL to call a particular site at the
  29. > specified interval, and also to call any site for which outgoing mail
  30. > is queued, but only if there is outgoing mail queued?
  31. > I poll three sites which can poll me, and one which can't.  I would
  32. > like to make it so that the one which can't poll me gets polled every
  33. > hour, and at that time if there is mail queued for any of the other
  34. > three, they get polled too.
  35. > If this is not currently possible (I don't think it is), I suggest
  36. > the syntax "-ssite1,site2,Any" as a legal way to specify more than
  37. > the simple "-ssite1" or "-sall" or "-sany".
  38.  
  39. I use UUPC 1.11r currently, and this information is extracted from the docs
  40. for 1.11q (the last docs version) from COMMANDS.TXT under UUPOLL:
  41.  
  42.             -s system System name to poll.  Default is "all" followed by
  43.                       "any", which cannot be explicit specified.
  44.                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  45.                              !
  46.                              (I'm not sure what this means...)
  47.  
  48. We have a network installation here, and a dedicated machine that runs
  49. UUPOLL all day.  We invoke UUPOLL from a batch file (CALLANY.BAT) that
  50. forces a poll to them every twelve hours.  The following is CALLANY.BAT:
  51.  
  52. uupoll -i 0005 -d 1200 -s any
  53. uustat -P nwnexus
  54. callany
  55.  
  56. This basically checks to see if there's any work to be done every five
  57. minutes (-i 0005), and terminates after 12 hours (-d 1200).  After UUPOLL
  58. terminates, the batch file takes over and forces a poll to our mail server
  59. (nwnexus) and then runs itself again.  After UUPOLL runs for five minutes
  60. this second time, it notices that it has work to do (the poll I did) and
  61. calls NWNEXUS.
  62.  
  63. If you want to poll the site that can't poll you every hour, just change
  64. the -d 1200 to -d 0100 and change the NWNEXUS to the name of the site
  65. you want to poll every hour.
  66.  
  67. If there is mail to go out, it will automatically get sent at most after
  68. the interval specified by "-i".
  69.  
  70. Is this what you wanted to know, or am I completely out of the park?
  71.  
  72. Blake
  73. -- 
  74. Blake C. Ramsdell              |   Voice:    (206) 858-7858
  75. GlobalStream Corporation       |   FAX:      (206) 858-7862
  76. 5122 Olympic Dr. NW Ste. A102  |   UUCP:     nwnexus!gstream!blake
  77. Gig Harbor, WA  98335          |   Internet: blake@gstream.com
  78. 
  79. From mit-eddie!sun.soe.clarkson.edu!uupc-info-request Sat, 15 Jun 1991 18:10:11 EDT remote from kendra
  80. Received:  from mit-eddie by kendra.kew.com (UUPC/extended 1.11(experimental));
  81.            Sat, 15 Jun 1991 18:10:11 EDT
  82. Received: from OMNIGATE.CLARKSON.EDU by EDDIE.MIT.EDU with SMTP (5.65/25-eef)
  83.     id AA29867; Sat, 15 Jun 91 17:44:57 -0400
  84. Received: from sun.soe.clarkson.edu by omnigate.clarkson.edu id aa25330;
  85.           15 Jun 91 17:26 EDT
  86. Received: by sun.soe.clarkson.edu (4.1/SMI-4.1)
  87.     id AA27530; Sat, 15 Jun 91 16:31:31 EDT
  88. Return-Path: <omega!ash@relay.EU.net>
  89. Received: from mcsun.EU.net by sun.soe.clarkson.edu (4.1/SMI-4.1)
  90.     id AA27526; Sat, 15 Jun 91 16:31:18 EDT
  91. Received: from kestrel.ukc.ac.uk by mcsun.EU.net with SMTP;
  92.     id AA04474 (5.65a/CWI-2.94); Sat, 15 Jun 91 22:31:10 +0200
  93. Received: from cctal by kestrel.Ukc.AC.UK   with UUCP  id aa17921;
  94.           15 Jun 91 21:21 BST
  95. Received: by cctal.uucp (smail 2.3)
  96.     id AA14000; 15 Jun 91 12:12:01 PDT (Sat)
  97. Received:  by omega.uucp (UUPC/extended 1.09d);
  98.            Sat, 15 Jun 1991 19:07:20 gmt
  99. Date:      Sat, 15 Jun 1991 19:07:18 gmt
  100. From: Andrew Hardie <mit-eddie!relay.eu.net!omega!ash>
  101. Message-Id: <285a6569@omega.uucp>
  102. To: "UUPC-info list uupc-info"@sun.soe.clarkson.edu
  103. Subject:   Unix Permissions file
  104.  
  105. There was some traffic on the net recently about problems with using UUPC
  106. to talk to unix system that have the /usr/lib/uucp/Permissions file.
  107.  
  108. Having had these problems and sorted them out by a combination of repeated
  109. RTFM'ing, calling Tech Support at a SCO supplier and guesswork, I have
  110. worked up a reasonable rule of thumb which, although probably excessively
  111. lax for the very security conscious, works ok for me.
  112.  
  113. The Permissions file has entries for LOGNAME (for incoming calls from other
  114. machines) and MACHINE for outgoing calls to other machines. Fine. The one
  115. point more often missed than any other seems to be the caveat that for
  116. those systems that call you, ALL THEIR LOGIN IDS MUST APPEAR IN A SINGLE
  117. LOGNAME ENTRY. This one can drive you potty. You put in one system and it
  118. works. You add a second, as a second LOGNAME entry and it doesn't work.
  119. You are looking at everything else except Permissions because you *know*
  120. uucp must be OK because the first system is working!
  121.  
  122. My Permissions file looks like this (names changed to protect the guilty):
  123.  
  124. LOGNAME=usys1:usys2:usys3:usys4:usys5:usys6:usys7:usys8:usys9:usys10 \
  125.         COMMANDS=rmail:rnews:uucp \
  126.         READ=/ \
  127.         WRITE=/ \
  128.         SENDFILES=yes REQUEST=no
  129.  
  130. MACHINE=sys1:sys2:sys3:sys4:sys5:sys6:sys7:sys8:sys9:sys10 \
  131.         COMMANDS=rmail:rnews:uucp \
  132.         READ=/usr/spool/uucppublic:/usr/tmp:/tmp \
  133.         WRITE=/usr/spool/uucppublic:/usr/tmp:/tmp \
  134.         SENDFILES=yes REQUEST=no 
  135.  
  136. I have always made a habit of giving each incoming system a separate login id
  137. formed from the name of the system with "u" added. I find it makes tracking
  138. easier. Hence, LOGNAME shows "u"sys1 and MACHINE shows just sys1.
  139.  
  140. If you are just running plain vanilla HDB UUCP, then just make sure the 
  141. /usr/lib/uucp/Systems file is right and the mail should flow. If you are
  142. running mmdf (e.g. SCO UNIX), then for the outgoing mail to get anywhere
  143. you need to make sure that the uucp files in /usr/mmdf/table are OK, (unless
  144. you are routing out through a single or smart host by just using the badhosts
  145. channel to forward everything unrecognised to somewhere else) e.g.:
  146.  
  147. #
  148. #   uucp.chn
  149. #
  150.  
  151. sys1.UUCP:     sys1!%s
  152. sys2.UUCP:     sys2!%s
  153. ... etc ...
  154.  
  155. #
  156. # uucp.dom   domain file for all *.UUCP
  157. #
  158.  
  159. sys1:  sys1.UUCP
  160. sys2:  sys2.UUCP
  161. ... etc ...
  162.  
  163. Hope this helps anyone who has been struggling with this!
  164. I'm sure someone will write in to point out that I have got this all wrong!
  165.  
  166. Andrew
  167. -- 
  168.  
  169. +----------------------------------------------------------------------------+
  170. |  Andrew Hardie                                             ash@omega.uucp  |
  171. |  London, England                                      ukc!cctal!omega!ash  |
  172. +----------------------------------------------------------------------------+
  173. 
  174. From mit-eddie!sun.soe.clarkson.edu!uupc-info-request Sun, 18 Aug 1991 15:27:13 EDT remote from kendra
  175. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11h) with UUCP;
  176.            Sun, 18 Aug 1991 15:27:13 EDT
  177. Received:  from mit-eddie by kewgate.kew.com (UUPC/extended 1.11g) via UUCP;
  178.            Sun, 18 Aug 1991 14:19:48 EDT
  179. Received: from OMNIGATE.CLARKSON.EDU by eddie with SMTP (5.65/25-eef)
  180.     id AA07731; Sun, 18 Aug 91 13:04:04 -0400
  181. Received: from sun.soe.clarkson.edu by omnigate.clarkson.edu id aa21582;
  182.           18 Aug 91 12:01 EDT
  183. Received: by sun.soe.clarkson.edu (4.1/SMI-4.1)
  184.     id AA20234; Sun, 18 Aug 91 11:56:15 EDT
  185. Return-Path: <omega!ash@relay.EU.net>
  186. Received: from mcsun.EU.net by sun.soe.clarkson.edu (4.1/SMI-4.1)
  187.     id AA20220; Sun, 18 Aug 91 11:56:07 EDT
  188. Received: from kestrel.ukc.ac.uk by mcsun.EU.net with SMTP;
  189.     id AA04589 (5.65a/CWI-2.101); Sun, 18 Aug 1991 17:55:34 +0200
  190. Received: from cctal by kestrel.Ukc.AC.UK   with UUCP  id aa17320;
  191.           18 Aug 91 16:54 BST
  192. Received: by cctal.uucp (smail 2.3)
  193.     id AA13488; 18 Aug 91 16:42:10 BST (Sun)
  194. Received:  by omega.UUCP (UUPC/extended 1.11f);
  195.            Sun, 18 Aug 1991 15:34:54 GMT
  196. Date:      Sun, 18 Aug 1991 15:34:28 GMT
  197. From: Andrew Hardie <mit-eddie!relay.eu.net!omega!ash>
  198. Message-Id: <28ae939f.omega@omega.UUCP>
  199. To: UUPC Mailing List <uupc-info@sun.soe.clarkson.edu>
  200. Subject:   PC-ELM and UUPC
  201.  
  202. There has been some netchat recently about using PC-ELM with UUPC.
  203. Herewith my experiences ...
  204. I obtained the PC-ELM 2.1 archive. The archive is incomplete. In particular,
  205. it did not contain the file PCENV.BAT, referred to in what passes for the
  206. documentation, which shows example of how to configure the environment 
  207. variables. I found that the only variable which has to be set is HOME, to
  208. point to the directory containing the PC-ELM config file, which *is* 
  209. called ELM.RC (docs say it is called BM.RC but can be changed in the 
  210. source to be somthing else - someone has already done this!). I set the
  211. ELM.RC file as follows:
  212.  
  213. # configuration file for Bdale's Mailer... format is:
  214. #        host <space> this_host_name
  215. #        uucphost <space> UUCP host name
  216. #        user <space> this_user_name
  217. #        fullname <space> your full name for mail headers (optional)
  218. #        reply <space> your reply address if not this machine (optional)
  219. #                  useful for pc on large network off smart hosts
  220. #        smtp <space> path to mailboxes          default /spool/mail
  221. #        edit <space> path your editor (optional)
  222. #        maxlet <space> max number of message in mbox ( optional default 300)
  223. #        video <1|0> direct | bios video mode ( turbo C only default direct )
  224. #        startmode <0|1> uucp v nos mail standards - use 1 mostly
  225. #        zone <space> your timezone
  226. #
  227. host omega.uucp
  228. uucphost omega
  229. user ash
  230. fullname Andrew Hardie
  231. reply ash@omega.uucp
  232. edit c:\usr\bin\ed.exe
  233. smtp /tmp/ash
  234. maxlet 600
  235. video 1
  236. startmode 0
  237. zone GMT
  238.  
  239. Originally, I had the startup mode set to 1 (nos/smtp mailbox). This read
  240. a mailbox file OK, provided it was called (in my case) ash.txt. For the
  241. startmode of 0 (uucp), nothing - complained that it "could not stat file
  242. c:/tmp/ash/ash." Made a file called c:/tmp/ash/ash. - still no luck. 
  243. Looked at the code - in uucp mode, it looks for separator lines the begin
  244. "From uucp"; that went out in UUPC ages ago (right Drew?). I am no C 
  245. programmer and although I do have Turbo C I couldn't be bothered to set it
  246. up to fix this. However, I am a great fan of patching binaries with NU.
  247. Attacked PCELM.EXE; changed the first instance of "From uucp" to "From <00>"
  248. (where <00> is binary 00, which I assume to be a string terminator in Turbo
  249. C parlance. It now read the mailbox, but was fooled by lines in a mail file
  250. that started "From ", even though they weren't the real start. Tried changing
  251. the string to "CR LF From <00>"; no good. Then I tried changing the entire
  252. "From uucp" string to all binary 01s, as used by UUPC as the mail message
  253. separator. This worked a treat; read the file reliably and was no longer
  254. fooled by the false From lines. There is a second instance of "From uucp"
  255. in the file; I didn't change that as I didn't know what it did - may be for
  256. outgoing?
  257.  
  258. Next, I tried a reply and got the "From /dev/null!ash" problem, as described
  259. by a number of correspondents. Looked at the code to see where it invokes
  260. rmail. Remembered that someone had said that rmail may need to be invoked
  261. with the -t option in this circumstance. Tried patching the part of the 
  262. binary that had "rmail %s < UUCPMAIL.$$$" to "rl -t %s < UUCPMAIL.$$$", with
  263. rmail.com copied to rl.com, so as to keep the string the same length.
  264. rmail complained about "missing or additional" stuff on command line. Then
  265. tried "rmail -t < UUCPMAIL.$$$", assuming that rmail was supposed to find
  266. the intended recipient from the "To: " line in the message (in the absence
  267. of any docs for rmail ...). rmail then complained that there was no-one to
  268. send the message to. Got bored with this and then just changed the "rmail
  269. %s < UUCPMAIL.$$$" to "mail  %s < UUCPMAIL.$$$" (note the two spaces before
  270. %s, again to keep thestring the same length). This worked, both on replies
  271. and for originating mail within PC-ELM and had the additional benefit of
  272. appending my UUPC .sig file which PC-ELM does not support (I don't think!).
  273.  
  274. Drew: I'd appreciate knowing whether this is "A Bad Thing" to do and 
  275. where "rmail" is appropriate (I thought it was only for delivering mail,
  276. not creating or replying). Perhaps PC-ELM can't make up its mind whether
  277. it is a User agent or a Mail agent!
  278.  
  279. After I had finished messing about with this, I found 4 lost clusters, 
  280. as reported by another correspondent. I have not used PC-ELM sufficiently
  281. after having fixed the /dev/null and invisible mailbox problems to say
  282. whether this problem has gone away, but I suspect not. One problem does
  283. remain, for sure: when replying to a message in PC-ELM, with include, an
  284. arbitrary binary character gets (usually with bit 8 set) gets included at
  285. the start of the included section. I have a feeling this code is doing
  286. some absolute referencing during random disk access (you can tell I know
  287. what I'm talking about here, can't you :-)) and that this may explain this
  288. and the lost clusters (which all contained PC-ELM headers, followed by
  289. whatever happenned to be on the disk at that point). As they say here in
  290. England, I think the code needs going through with a Bren gun.
  291.  
  292. That said, PC-ELM *does* provide a front end for UUCP better suited to the
  293. novice or casual user and, if it wasn't for the reply and lost cluster
  294. problems, I would put it in front of the ten or so UUPC users I support.
  295. One thing I definitely do not like, but the new users wouldn't notice, 
  296. is that the meaning of the X and Q commands are swapped, i.e., in PC-ELM,
  297. Q leaves the mailbox unaltered and X saves changes and exits. 
  298.  
  299. If there is enough interest in PC-ELM amongst the UUCP users and they
  300. are having difficulty getting it and there are some C programmers out there
  301. who fancy exercising their skills in making this into a rock-solid frontend
  302. for UUPC, I am happy to send it to Drew or someone he cares to nominate,
  303. so that it can be put up on sun.soe.clarkson.edu. No individual e-mail
  304. requests, please; after all, I am in England! The ZIP is 116683 bytes.
  305.  
  306. Reading the notes at the start of the main source code file (TCMAIN.C),
  307. it became clear that PC-ELM is *not* a port of the highly recommended (but
  308. not yet made to compile by me!) unix program of the same name. It started
  309. life as an extension of the mailer supplied with KA9Q, that most mysterious
  310. and legendary of programs, which does everything except make tea, if its
  311. proponents are to be believed! Primarily, it was intended for the Amateur
  312. Packet Radio environment (NET/ROM, AX.25, and all that) but then included
  313. SMTP and TCP/IP and thus started to stray into DOS/unix territory and get
  314. used as a router, including doing routing between TCP/IP and Novell IPX
  315. environments (ask me how if you are interested!). It had a simple mailer,
  316. called BM (for Bdale's Mailer, after Bdale Garbee, who wrote it). This
  317. then got taken over by a number of other radio types, mostly European,
  318. it seems, including Trulli, Freiss, Siebeck and, finally, Kelvin Hill, 
  319. whose call sign is G1EMM, which explains those g1emm directories you see
  320. on KA9Q ftp sites! At some point in its evolution, the idea of using a 
  321. user interface like the unix ELM was adopted. 
  322.  
  323. The fact that it handles both UUCP mail (which I have now got working)
  324. and SMTP mail (which I have not yet tried) in the one program and that
  325. you can cross-reply between these is a plus. The lack of any kind of
  326. mmdf channel handling or sendmail rule processing will, I think, make
  327. its use in such a dual-universe environment only suitable for "end-user"
  328. nodes ("leaf" in uucp parlance). It is clear that the people working on
  329. PC-ELM have not looked at UUPC in a *long* time. The last revision date
  330. on the V2.1 of PC-ELM is October 1990; if anyone knows of a later version,
  331. do tell. Tantalisingly, one of the revision notes mentions the addition
  332. of NNTP traffic handling - nothing mentioned in the docs and, not having
  333. a newsfeed here and, consequently, not knowing anything about NNTP, I can't
  334. tell by casting my ignorant eye over the code what support it provides.
  335.  
  336. I'll end by saying that the difference in programming quality between PC-ELM
  337. and Drew's work with UUPC *really* shows! Now, if Drew could be persuaded
  338. to take a look at PC-ELM .... The front end is OK, it's how it interfaces
  339. to the back end (and the disk!) that is the problem. Someone who knows a 
  340. good bit about KA9Q is probably a must; do we have any KA9Q experts amongst
  341. the UUCP worldwide fraternity?
  342.  
  343. Hope this provides a useful review of PC-ELM.
  344.  
  345. Andrew
  346. -- 
  347. +----------------------------------------------------------------------------+
  348. | Andrew Hardie                                               ash@omega.uucp |
  349. | London, England                                        ukc!cctal!omega!ash |
  350. +----------------------------------------------------------------------------+
  351. 
  352. From mit-eddie!sun.soe.clarkson.edu!uupc-info-request Wed, 20 Nov 1991 21:57:48 EST remote from kendra
  353. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11o) with UUCP;
  354.            Wed, 20 Nov 1991 21:57:48 EST
  355. Received:  from mit-eddie by kewgate.kew.com (UUPC/extended 1.11o) with UUCP;
  356.            Wed, 20 Nov 1991 00:13:05 EST
  357. Received: from OMNIGATE.CLARKSON.EDU by EDDIE.MIT.EDU with SMTP (5.65/25-eef)
  358.     id AA02946; Wed, 20 Nov 91 00:02:58 -0500
  359. Received: from sun.soe.clarkson.edu by omnigate.clarkson.edu id aa00418;
  360.           19 Nov 91 20:53 EST
  361. Received: by sun.soe.clarkson.edu (4.1/SMI-4.1)
  362.     id AA27353; Tue, 19 Nov 91 20:44:05 EST
  363. Return-Path: <wang!altacoma.wang.com!plummer@uunet.UU.NET>
  364. Received: from relay2.UU.NET ([137.39.1.7]) by sun.soe.clarkson.edu (4.1/SMI-4.1)
  365.     id AA27330; Tue, 19 Nov 91 20:44:00 EST
  366. Received: from uunet.uu.net (via LOCALHOST.UU.NET) by relay2.UU.NET with SMTP 
  367.     (5.61/UUNET-internet-primary) id AA24755; Tue, 19 Nov 91 20:42:54 -0500
  368. Received: from elf.UUCP by uunet.uu.net with UUCP/RMAIL
  369.     (queueing-rmail) id 204118.29593; Tue, 19 Nov 1991 20:41:18 EST
  370. Received: from altacoma.wang.com by elf.wang.com
  371.     id aa14639; Wed, 20 Nov 91 1:06:36 GMT
  372. Received:  by AltaComa.wang.com (UUPC/extended 1.11n);
  373.            Tue, 19 Nov 1991 19:59:04 EST
  374. Date:      Tue, 19 Nov 1991 19:59:03 EST
  375. From: "William W. Plummer" <mit-eddie!altacoma.wang.com!plummer>
  376. Message-Id: <2929b359.AltaComa@AltaComa.wang.com>
  377. To: UUPC-Info <uupc-info@sun.soe.clarkson.edu>
  378. Subject:   MAKE-O-MANIA
  379.  
  380. For those who like to roll their own,  I just did a bit of experimenting
  381. with various make programs.  I built only the DOS version of UUPC.  Of
  382. course we know that old MS make that came with MSC 5 will not work with
  383. the current nmake  file, but the make that comes with MSC 6, 6.00A and
  384. 6.00AX will.  The new  nmk  program also works very well by saying,
  385.    nmk /nologo /s /f nmake installR     .   Polymake, however, chokes
  386. on much of nmake (Ask me if I really care!).  FYI.  --Bill
  387. -- 
  388. William W. Plummer        H:  508-256-9570
  389. 7 Country Club Dr.        plummer@wang.com
  390. Chelmsford, MA  01824
  391. 
  392. From mit-eddie!sun.soe.clarkson.edu!uupc-info-request Sun, 17 Nov 1991 12:20:47 EST remote from kendra
  393. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11o) with UUCP;
  394.            Sun, 17 Nov 1991 12:20:47 EST
  395. Received:  from mit-eddie by kewgate.kew.com (UUPC/extended 1.11o) with UUCP;
  396.            Sun, 17 Nov 1991 08:11:12 EST
  397. Received: from OMNIGATE.CLARKSON.EDU by EDDIE.MIT.EDU with SMTP (5.65/25-eef)
  398.     id AA07161; Sun, 17 Nov 91 07:25:01 -0500
  399. Received: from sun.soe.clarkson.edu by omnigate.clarkson.edu id aa16871;
  400.           17 Nov 91 5:53 EST
  401. Received: by sun.soe.clarkson.edu (4.1/SMI-4.1)
  402.     id AA04222; Sun, 17 Nov 91 05:41:28 EST
  403. Return-Path: <posmac!msp@sserve.cc.adfa.oz.au>
  404. Received: from sserve.cc.adfa.oz.au ([131.236.1.17]) by sun.soe.clarkson.edu (4.1/SMI-4.1)
  405.     id AA04218; Sun, 17 Nov 91 05:41:20 EST
  406. Received: from posmac.UUCP by sserve.cc.adfa.oz.au (5.65c/1.34)
  407.     id AA17581; Sun, 17 Nov 1991 21:39:43 +1100
  408. Received:  by posmac.UUCP (UUPC/extended 1.11k);
  409.            Sun, 17 Nov 1991 20:22:49 EST
  410. Date:      Sun, 17 Nov 1991 20:22:44 EST
  411. From: Mark Purcell <mit-eddie!sserve.cc.adfa.oz.au!posmac!msp>
  412. Message-Id: <292715ea.posmac@posmac.UUCP>
  413. Reply-To: Mark Purcell <mit-eddie!sserve.cc.adfa.oz.au!posmac!msp>
  414. To: tfpoage@ucdavis.edu
  415. Cc: UUPC Mailing List <uupc-info@sun.soe.clarkson.edu>
  416. Subject:   Re: Can UUPC coexist with Netware
  417.  
  418.  
  419. On Thu, 14 Nov 91 09:37:09 PST, "Tom Poage" <tfpoage@ucdavis.edu> wrote:
  420. > So, has anyone tried to use UUPC on a NetWare host/server?
  421. > If so, how does it handle multiple users/hosts?
  422. > Is this even possible?
  423.  
  424. Well I currently have UUPC running over a Netware 3.11 network.
  425. I only have one host so it makes things quite simple.  In fact using it this
  426. way for local mail uucico is not even needed.  The mail command looks
  427. after deliver and movemt of all mail.
  428.  
  429. I set up UUPC as if I had one machine with a number of users on it, as
  430. per the docs.  Then in my netware system login script I assigned
  431. the uupcuserrc variable to be dependant on the %LOGIN_NAME of the
  432. user.  Something like:
  433.  
  434. SET uupcusrrc = "f:\lib\uupc\%LOGIN_NAME.rc"
  435.  
  436. Then it is a matter of creating a personal.rc file for each user who
  437. is going to utilize mail.
  438.  
  439. After a bit of playing around it is all done.
  440.  
  441. Security is non existant as every user must have access to the ..\mail
  442. directory they are required to write sent mail there.  But as most my
  443. users are well behaved, security is not really a problem.
  444.  
  445. There is no such thing as a UUPC module, that I know of, that can be run
  446. on the Netware host.  If you do wan't to run external mail delivery, ie
  447. uucico, then you will have to envoke uucico from one of your hosts, any one.
  448. But this can be done in the background under Windows in 386 eh mode.
  449.  
  450. As for delivery to multiple hosts, maybe if you map different users to
  451. different drives it would be possible, but sound like too much trouble to
  452. me,  better to keep all your mail in one spot.
  453.  
  454. If you do find any other solutions, or have any questions, feel free to
  455. give me a yell.
  456.  
  457. Mark
  458. -- 
  459. Mark Purcell        UUCP:        uunet!sserve.cc.adfa.oz.au!posmac!msp
  460. KINGSTON ACT        INTERNET:    msp%posmac@sserve.cc.adfa.oz.au
  461. AUSTRALIA        PHONE: (06) 295 8358    INT:  +61 6 295 8358
  462. -- 
  463. Mark Purcell        UUCP:        uunet!sserve.cc.adfa.oz.au!posmac!msp
  464. KINGSTON ACT        INTERNET:    msp%posmac@sserve.cc.adfa.oz.au
  465. AUSTRALIA        PHONE: (06) 295 8358    INT:  +61 6 295 8358
  466. 
  467. From mit-eddie!sun.soe.clarkson.edu!uupc-info-request Sun, 26 Jan 1992 07:26:50 EST remote from kendra
  468. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11s) with UUCP;
  469.            Sun, 26 Jan 1992 07:26:50 EST
  470. Received:  from mit-eddie by kewgate.kew.com (UUPC/extended 1.11r) with UUCP;
  471.            Sun, 26 Jan 1992 04:10:47 EST
  472. Received: from OMNIGATE.CLARKSON.EDU by EDDIE.MIT.EDU with SMTP (5.65/25-eef)
  473.     id AA28668; Sun, 26 Jan 92 02:31:00 -0500
  474. Received: from sun.soe.clarkson.edu by omnigate.clarkson.edu id aa15772;
  475.           25 Jan 92 15:39 EST
  476. Received: by sun.soe.clarkson.edu (4.1/SMI-4.1)
  477.     id AA01985; Sat, 25 Jan 92 15:00:10 EST
  478. Return-Path: <@EDDIE.MIT.EDU:ffactory!ffactory.kew.com!ahd@EDDIE.MIT.EDU>
  479. Received: from EDDIE.MIT.EDU by sun.soe.clarkson.edu (4.1/SMI-4.1)
  480.     id AA01981; Sat, 25 Jan 92 15:00:02 EST
  481. Received:  by EDDIE.MIT.EDU with UUCP (5.65/25-eef)
  482.     id AA14410; Sat, 25 Jan 92 14:58:22 -0500
  483. Received:  from ffactory by kewgate.kew.com (UUPC/extended 1.11r) with UUCP;
  484.            Sat, 25 Jan 1992 14:53:32 EST
  485. Received:  by ffactory.kew.com (UUPC/extended 1.11r);
  486.            Sat, 25 Jan 1992 14:47:05 EST
  487. Date:      Sat, 25 Jan 1992 14:47:02 EST
  488. From: Drew Derbyshire <mit-eddie!kew.com!ahd>
  489. Message-Id: <2981beb9.ffactory@ffactory.kew.com>
  490. Organization: Kendra Electronic Wonderworks
  491. To: "Katherine E. Williams" <kewms@kew.com>
  492. Cc: UUPC Mailing List <uupc-info@sun.soe.clarkson.edu>
  493. Subject:   Re: uupc
  494.  
  495. On Thu, 23 Jan 1992 00:27:24 PST, "Katherine E. Williams" <kewms@kew.com> wrote:
  496. > you told me once but I forgot...
  497. >
  498. > How do I tell uupoll to call every n (5,10, whatever) minutes until
  499. > it gets through, and then stop?
  500.  
  501. UUSTAT -P kendra                (creates dummy job to make -s any work)
  502. UUPOLL -i hhmm -s any
  503.  
  504. Where hhmm = n in hours and minutes.  Once queue is empty, "-s any" will
  505. not call any more.
  506.  
  507. -ahd-
  508. -- 
  509. Drew Derbyshire
  510.  
  511. Internet:       ahd@kew.com               U.S. Mail: Post Office Box 132
  512. Voice:          617-641-3739                         Arlington, MA 02174
  513.  
  514.  Be careful, the last person using this keyboard had a terminal disease.
  515. 
  516. From mit-eddie!kram.demon.co.uk!mt Sun, 26 Jan 1992 08:28:53 EST remote from kendra
  517. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11s) with UUCP;
  518.            Sun, 26 Jan 1992 08:28:53 EST
  519. Received:  from mit-eddie by kewgate.kew.com (UUPC/extended 1.11r) with UUCP;
  520.            Sun, 26 Jan 1992 08:19:18 EST
  521. Received: from eros.uknet.ac.uk by EDDIE.MIT.EDU with SMTP (5.65/25-eef)
  522.     id AA02566; Sun, 26 Jan 92 06:22:19 -0500
  523. Received: from demon.co.uk by eros.uknet.ac.uk with UUCP 
  524.           id <8230-0@eros.uknet.ac.uk>; Sun, 26 Jan 1992 11:22:58 +0000
  525. Received: from kram by office.demon.co.uk id aa05899;
  526.           Sun, 26 Jan 92 11:22:05 GMT
  527. Received: from bedroom by demon.co.uk (UUPC/extended 1.11r) with UUCP;
  528.           Sun, 26 Jan 1992 10:21:08 gmt
  529. Received: by kram.demon.co.uk (UUPC/extended 1.11r);
  530.           Sun, 26 Jan 1992 10:04:05 gmt
  531. Date: Sun, 26 Jan 1992 10:04:01 gmt
  532. From: Mark Turner <mit-eddie!kram.demon.co.uk!mt>
  533. Message-Id: <29828796.bedroom@kram.demon.co.uk>
  534. Organization: Demon Systems Limited
  535. Reply-To: Mark Turner <mit-eddie!demon.co.uk!mt>
  536. To: help@kew.com
  537. Subject: Obtaining UUPC/Extended in the UK
  538.  
  539.  
  540. Drew,
  541.  
  542. just for the record.... if anyone in the UK is having problems
  543. obtaining new releases of UUPC/Extended (cos we don't have a real
  544. Internet yet, but watch this space) we usually pull it down to
  545. Demon within a few days and then upload it to Cix (The Compulink
  546. Information eXchange). If any UK UUPCers would find it easier to
  547. get the files from within the UK perhaps they could either use Cix
  548. or suggest some suitable BBS over here that could hold the files.
  549.  
  550. Regards,
  551.  
  552. Mark.
  553. -- 
  554.  _ _     ___                            mt@demon.co.uk
  555. | | |ark  |urner              ....uunet!uknet!demon!mt
  556. Demon Systems, 42 Hendon Lane, Finchley, London N3 1TT
  557. Work 081 349-0063, Mobile 0831 823212
  558. Brown sauce makes it taste better!
  559. 
  560. From mit-eddie!sun.soe.clarkson.edu!uupc-info-request Sun, 26 Jan 1992 15:46:06 EST remote from kendra
  561. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11s) with UUCP;
  562.            Sun, 26 Jan 1992 15:46:06 EST
  563. Received:  from mit-eddie by kewgate.kew.com (UUPC/extended 1.11r) with UUCP;
  564.            Sun, 26 Jan 1992 14:13:57 EST
  565. Received: from OMNIGATE.CLARKSON.EDU by EDDIE.MIT.EDU with SMTP (5.65/25-eef)
  566.     id AA09935; Sun, 26 Jan 92 13:42:32 -0500
  567. Received: from sun.soe.clarkson.edu by omnigate.clarkson.edu id aa02742;
  568.           26 Jan 92 9:45 EST
  569. Received: by sun.soe.clarkson.edu (4.1/SMI-4.1)
  570.     id AA10566; Sun, 26 Jan 92 09:04:01 EST
  571. Return-Path: <@EDDIE.MIT.EDU:ffactory!ffactory.kew.com!snuffles@EDDIE.MIT.EDU>
  572. Received: from EDDIE.MIT.EDU by sun.soe.clarkson.edu (4.1/SMI-4.1)
  573.     id AA10562; Sun, 26 Jan 92 09:03:57 EST
  574. Received:  by EDDIE.MIT.EDU with UUCP (5.65/25-eef)
  575.     id AA04942; Sun, 26 Jan 92 09:02:12 -0500
  576. Received:  from ffactory by kewgate.kew.com (UUPC/extended 1.11r) with UUCP;
  577.            Sun, 26 Jan 1992 08:29:24 EST
  578. Received:  by ffactory.kew.com (UUPC/extended 1.11s);
  579.            Sun, 26 Jan 1992 07:52:51 EST
  580. Date:      Sun, 26 Jan 1992 07:52:48 EST
  581. From: "Snuffles P. Bear" <mit-eddie!kew.com!snuffles>
  582. Message-Id: <2982af23.ffactory@ffactory.kew.com>
  583. Organization: Kendra Electronic Wonderworks
  584. To: mit-eddie!plethora.media.mit.edu!klund%dobbs.UUCP@eddie.mit.edu
  585. Cc: UUPC Mailing List <uupc-info@sun.soe.clarkson.edu>
  586. Subject:   Re: option fixedspeed ?
  587.  
  588. On Sat, 25 Jan 1992 23:33:21 est, (Kent H Lundberg) mit-eddie!dobbs!klund wrote:
  589. > Could you possibly give me a quick rundown of what option=fixedspeed
  590. > does?  Exactly what do you mean by "autobaud the modem"?  I have a
  591. > number of links around here that use V.42bis compression (with the
  592. > serial ports operating at 4 times the connection speed) and it sounds
  593. > like this is an option that I should be concerned about (or at least
  594. > I should understand it) since it sounds like it applies to me...
  595.  
  596. The option is documented in the MAIL.PRN file.
  597.  
  598. Some modems, specifically the Hayes SmartModem series, will accept
  599. commands at a certain port speed xxxx (say 2400 bps), and then if the
  600. other modem it connects to is running a lower speed, issue a CONNECT
  601. yyyy message at the original speed xxxx and *then* change its own port
  602. speed to yyyy.  Thus, to continue talking to the modem, the computer
  603. must switch to speed yyyy as well.
  604.  
  605. Autobauding is simply the process of the modems finding each other's
  606. speed.  In some cases it also refers to the computer figuring out the
  607. modem switched speed on it as well.
  608.  
  609. options=nofixedspeed
  610.  
  611. The default, options=nofixedspeed, tells the UUPC/extended to scan for a
  612. number after the CONNECT and/or ANSWER strings defined in the *.MDM
  613. file, and automatically switch the port speed to the that number if it
  614. is found.
  615.  
  616. options=fixedspeed
  617.  
  618. options=fixedspeed, commonly used with Telebit Trailblzers, v.42bis
  619. modems, and other data compressing modems, tells UUPC/extended to ignore
  620. the connection speed and continue talking to the modem at the original
  621. speed.  This is possible (and desired) because these modems buffer
  622. characters to compress them, and thus can talk to the computer faster
  623. than it sends the data down the telephone line.  (This is desired
  624. because compress/decompression will result in more bits per second
  625. exchanged with the computer than actually sent over the phone line.)
  626.  
  627. In summary, use nofixedspeed for most Hayes compatible modems, but
  628. use fixedspeed for v.42bis, Telebits, or other data compressing modems.
  629. Check your modem manual to determine whether it changes speed when it
  630. connects.
  631.  
  632. Snuffles
  633. -- 
  634. Your faithful furry servant,    Chocolate: PO Box 132
  635. Snuffles P. Bear                           Arlington, MA 02174-0002
  636.                                 Internet:  snuffles@kew.com
  637.  
  638.  I just program for Drew because Binkley Bunny (who is as snowy white as
  639.  I am) and Gunther Bear used to help Drew program from the top of
  640.  kendra's monitor.  They went west in September [1990] with Mom so that
  641.  Mom and Binkley could work on their PhDs.  That made the Wonderworks
  642.  understaffed, so at Christmas [1990] Mom asked me to live with Drew.
  643. 
  644. From mit-eddie!INDYVAX.IUPUI.EDU!ICBJ100 Sun, 26 Jan 1992 15:45:46 EST remote from kendra
  645. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11s) with UUCP;
  646.            Sun, 26 Jan 1992 15:45:46 EST
  647. Received:  from mit-eddie by kewgate.kew.com (UUPC/extended 1.11r) with UUCP;
  648.            Sun, 26 Jan 1992 12:19:00 EST
  649. Received: from indyvax.iupui.edu by EDDIE.MIT.EDU with SMTP (5.65/25-eef)
  650.     id AA07852; Sun, 26 Jan 92 11:47:32 -0500
  651. Received: from INDYVAX.IUPUI.EDU by INDYVAX.IUPUI.EDU (PMDF #12264) id
  652.  <01GFRRC2PG7K002UBN@INDYVAX.IUPUI.EDU>; Sun, 26 Jan 1992 11:47 -0500
  653. Date: Sun, 26 Jan 1992 11:46 -0500
  654. From: "Michael R. Morrett" <mit-eddie!INDYVAX.IUPUI.EDU!ICBJ100>
  655. Subject: FROGSHID.INF
  656. To: help@kew.com
  657. Message-Id: <01GFRRC2PG7K002UBN@INDYVAX.IUPUI.EDU>
  658. X-Vms-To: IN%"help@kew.com"
  659. X-Vms-Cc: ICBJ100
  660.  
  661. Hi Drew,
  662.  
  663. I have rewritted the documentaion for my UNIX host setup I sent you
  664. and the person in Finland.
  665.  
  666. You have not told me to not send updates to you...
  667. (For some reason, the above sentence looks weird, ie: stupid!)
  668.  
  669. For security reasons, I am using the hostname of 'frogshid' instead
  670. of my real host name I have at work.  I work for the telephone
  671. company and they would cut off my ..... if I gave any information a
  672. hacker might use.
  673.  
  674. My PC is not called 'flybait', just made it up to be funny.  Also, I
  675. have been trying for about three months to get a mail feed here in
  676. Indianapolis.  I called in a favor to get a free mail account on the
  677. local university and the temporary mail account expires May 1992. :-(
  678.  
  679. I'm still trying very hard to get a mail account and then I will
  680. have a real UUCP node!  I LOVE "Star Trek" and have a nodename I think
  681. is not used by anybody and that is also why I have not told anybody what
  682. it is.
  683.  
  684. thanks,
  685. mike
  686. -------------------------------------------------------------------------------
  687.  
  688.  
  689.  
  690.      FROGSHID.INF         Sunday, January 26, 1992 10:30 am         Page 1
  691.  
  692.  
  693.                                                         Michael R. Morrett
  694.                                                  icbj100@indyvax.iupui.edu
  695.                                                  Indianapolis, Indiana USA
  696.                                                             1-317-265-1870
  697.       
  698.      Here is how my UNIX host is configured to run UUCP...
  699.       
  700.      +------------------+
  701.      | Intergraph       |     +-------+                     +-------+
  702.      | InterPro 2020    |     | Hayes |                     | Hayes |
  703.      | UNIX Workstation X-----X V9600 | . . . . . . . . . . | V9600 |
  704.      | System V 3.1     |  ^  | Modem |          ^          | Modem |
  705.      | HoneyDanBer UUCP |  ^  +-------+          ^          +---X---+
  706.      +------------------+  ^                     ^              |
  707.           "frogshid"       ^              telephone line        |
  708.                            ^                                    |
  709.      25 pin male/female straight                        +-------X-------+
  710.      through RS-232 cable (The                          | PC running    |
  711.      workstation only has pins                          | UUPC/extended |
  712.      1-8 & 20 cabled to the                             +---------------+
  713.      modem port /dev/tty00.)                                "flybait"
  714.       
  715.      The Hayes modem is connected to port /dev/tty00 (the only port with
  716.      modem control on the workstation).  This port is configured at 9600
  717.      baud and with RTS/CTS hardware flow control.
  718.       
  719.      +-------------------+
  720.      | /etc/inittab file |
  721.      +-------------------+
  722.      t0:234:respawn:/usr/lib/uucp/uugetty -r -t 30 tty00 9600H
  723.       
  724.      This port (tty00) is using uugetty to allow the port to dial in or
  725.      dial out.  The "-r" flag causes uugetty to wait to read a character
  726.      before it displays the login message.  The "-t" flag specifies the
  727.      length of time in seconds (30 seconds for my host) uugetty will wait
  728.      before aborting if no response.  The 9600H is a pointer to an entry
  729.      in the /etc/gettydefs file.
  730.       
  731.      +---------------------+
  732.      | /etc/gettydefs file |
  733.      +---------------------+
  734.      9600H# B9600 BRKINT IGNPAR ICRNL IXON IXANY OPOST ONLCR CS8 \
  735.      CREAD ISIG HUPCL ECHO ECHOE ECHOK ICANON # B9600 BRKINT IGNPAR \
  736.      ICRNL IXON IXANY OPOST ONLCR CS8 CREAD ISIG HUPCL ECHO ECHOE \
  737.      ECHOK ICANON #login: #2400H
  738.       
  739.      2400H# B2400 BRKINT IGNPAR ICRNL IXON IXANY OPOST ONLCR CS8 \
  740.      CREAD ISIG HUPCL ECHO ECHOE ECHOK ICANON # B2400 BRKINT IGNPAR \
  741.      ICRNL IXON IXANY OPOST ONLCR CS8 CREAD ISIG HUPCL ECHO ECHOE \
  742.      ECHOK ICANON #login: #1200H
  743.       
  744.      1200H# B1200 BRKINT IGNPAR ICRNL IXON IXANY OPOST ONLCR CS8 \
  745.      CREAD ISIG HUPCL ECHO ECHOE ECHOK ICANON # B1200 BRKINT IGNPAR \
  746.      ICRNL IXON IXANY OPOST ONLCR CS8 CREAD ISIG HUPCL ECHO ECHOE \
  747.      ECHOK ICANON #login: #9600H
  748.  
  749.  
  750.  
  751.      FROGSHID.INF         Sunday, January 26, 1992 10:30 am         Page 2
  752.  
  753.  
  754.      The "\" continuation character is NOT part of the lines above.  They
  755.      are just three really long lines.  It is shown this way to make it
  756.      "pretty" for this document.  The first line starts with 9600H# and
  757.      ends with #2400H.  The second line starts with 2400H# and ends with
  758.      #1200H.  The third line starts with 1200H# and ends with #9600H.
  759.       
  760.      The first part and last part of each line are labels.  The line in
  761.      the /etc/inittab file says to read the line labeled 9600H in the
  762.      /etc/gettydefs file.  If there is an error reading this line or the
  763.      remote host or the remote user sends a BREAK, the label at the end of
  764.      the 9600H line says to read the line labeled 2400H.  These labels
  765.      provide a "goto" function.
  766.       
  767.      To create the three lines for modem use, a line in the existing
  768.      /etc/gettydefs file labeled 9600 was copied to create three new lines
  769.      labeled 9600H, 2400H, and 1200H.  CLOCAL was changed to HUPCL in two
  770.      places in each line so that when the connection stops (carrier detect
  771.      is lost), uugetty will die and drop the DTR lead.  The baud Bxxx
  772.      settings in two places in each line also need to be changed.
  773.       
  774.      Besides HUPCL, another important option is CS8.  This sets the
  775.      character size to eight (needed for "g" UUCP protocol).  The "man
  776.      pages" for gettydefs(4) and termio(7) describe in detail the other
  777.      options in the /etc/gettydefs file.
  778.       
  779.      +------------------+
  780.      | /etc/passwd file |
  781.      +------------------+
  782.      uucp:*:5:1:admin & cron login:/usr/lib/uucp:
  783.      nuucp:*:6:1:wkg login:/usr/spool/uucppublic:/usr/lib/uucp/uucico
  784.      uubugs:xxx:6:1:wkg login:/usr/spool/uucppublic:/usr/lib/uucp/uucico
  785.              ^
  786.              |
  787.      (13 character encrypted password)
  788.       
  789.      The "uucp" login is the administrative login id that "owns" all UUCP
  790.      files and directories.  It is also used by cron to execute the UUCP
  791.      maintenance programs.
  792.       
  793.      The "nuucp" login is the login id remote uucico programs will use to
  794.      log into the local host.  For security reasons, this account on my
  795.      host is disabled.  The "nuucp" account was copied to create a
  796.      separate login for each remote host that calls my host.  For example,
  797.      the "uubugs" login id will be used by the PC host "flybait".
  798.       
  799.       
  800.       
  801.       
  802.       
  803.       
  804.       
  805.       
  806.       
  807.       
  808.       
  809.  
  810.  
  811.  
  812.      FROGSHID.INF         Sunday, January 26, 1992 10:30 am         Page 3
  813.  
  814.  
  815.      +----------------------------+
  816.      | /usr/lib/uucp/Systems file |
  817.      +----------------------------+
  818.      flybait Any ACU 9600 9=123-4567 "" \r\d\r in:--in: tadpole word: toad
  819.       
  820.      1       2   3   4    5          6  7      8        9       10    11
  821.                                      \----------- chat script -----------/
  822.       
  823.      1 = remote host name
  824.      2 = time to call
  825.      3 = device type, an index pointing to the /usr/lib/uucp/Devices file
  826.          (1st field).  ACU = Automatic Call Unit, a modem.
  827.      4 = baud rate, an index pointing to the /usr/lib/uucp/Devices file
  828.          (4th field)
  829.      5 = remote host phone number
  830.      6 = expect ""
  831.      7 = send carriage return + delay (1-2 seconds) + carriage return
  832.      8 = expect-send and subexpect-subsend information
  833.          Expect "in:" (part of "login:").  If not received, send a
  834.          carriage return or linefeed, look again for "in:".  Between the
  835.          "--" is where the carriage return or linefeed is sent.  If
  836.          needed, additional characters can be included between the "--".
  837.      9 = send remote host login id
  838.      10 = expect "word:" (part of "Password:")
  839.      11 = send remote host password
  840.       
  841.      +----------------------------+
  842.      | /usr/lib/uucp/Devices file |
  843.      +----------------------------+
  844.      ACU tty00 - 9600 hayes
  845.       
  846.      1   2     3 4    5
  847.       
  848.      1 = device type, pointed to by the /usr/lib/uucp/Systems file
  849.      2 = physical device port
  850.      3 = not used
  851.      4 = baud rate, pointed to by the /usr/lib/uucp/Systems file
  852.      5 = modem name, an index pointing to the /usr/lib/uucp/Dialers file
  853.          (1st field)
  854.       
  855.      +----------------------------+
  856.      | /usr/lib/uucp/Dialers file |
  857.      +----------------------------+
  858.      hayes =,-, "" \dAT "" \dAT OK-\dAT-OK \dATDT\T CONNECT
  859.       
  860.      1     2    3  4    5  6    7          8        9
  861.       
  862.      1 = modem name, pointed to by the /usr/lib/uucp/Devices file
  863.      2 = "=" equals "," and "-" equals ","
  864.          This allows the use of "=" and "-" in the /usr/lib/uucp/Systems
  865.          file (fifth field) for the remote host phone number.  This
  866.          translates the "=" and the "-" characters to the Hayes modem ","
  867.          pause character.
  868.      3 = expect ""
  869.      4 = send delay + AT
  870.  
  871.  
  872.  
  873.      FROGSHID.INF         Sunday, January 26, 1992 10:30 am         Page 4
  874.  
  875.  
  876.      5 = expect ""
  877.      6 = send delay + AT
  878.      7 = expect OK, if not received, send delay + AT again, expect OK
  879.      8 = send delay + ATDT + remote host phone number.  The "\T" means use
  880.          the information in the /usr/lib/uucp/Dialcodes file if needed.
  881.      9 = expect CONNECT
  882.       
  883.      +------------------------------+
  884.      | /usr/lib/uucp/Dialcodes file |
  885.      +------------------------------+
  886.      (I do not use.)
  887.       
  888.      +--------------------------------+
  889.      | /usr/lib/uucp/Permissions file |
  890.      +--------------------------------+
  891.      LOGNAME=uubugs VALIDATE=flybait MACHINE=flybait \
  892.              REQUEST=yes SENDFILES=yes \
  893.              PUBDIR=/usr/spool/uucppublic/flybait \
  894.              READ=/ WRITE=/usr/spool/uucppublic/flybait \
  895.              COMMANDS=rmail
  896.       
  897.                          LOGNAME                  MACHINE
  898.      Options             (remote calls local)     (local calls remote)
  899.      ------------------  -----------------------  --------------------
  900.      VALIDATE            Remote host must log in  Does not apply
  901.                          with user id specified
  902.                          by LOGNAME.  This links
  903.                          MACHINE and COMMANDS
  904.                          with a LOGNAME entry.
  905.       
  906.      REQUEST=yes/no      Can remote host request  Same meaning
  907.                          files from local host
  908.                          (default is no).
  909.       
  910.      SENDFILES=yes/call  Can local host send      Does not apply
  911.                          files queued for remote
  912.                          host (default is call,
  913.                          only send when local
  914.                          host calls remote host).
  915.       
  916.      READ=pathnames      Directories uucico may   Same meaning
  917.                          read from (default
  918.                          /usr/spool/uucppublic).
  919.       
  920.      WRITE=pathnames     Directories uucico may   Same meaning
  921.                          write to (default
  922.                          /usr/spool/uucppublic).
  923.       
  924.      COMMANDS=commands   Does not apply           Commands uuxqt will
  925.                                                   execute for remote
  926.                                                   host (default rmail).
  927.       
  928.       
  929.       
  930.       
  931.  
  932.  
  933.  
  934.      FROGSHID.INF         Sunday, January 26, 1992 10:30 am         Page 5
  935.  
  936.  
  937.      +-------------------------+
  938.      | /usr/lib/uucp/Poll file |
  939.      +-------------------------+
  940.      flybait<tab>9 13
  941.       
  942.      My host has a cron job execute the /usr/lib/uucp/uudemon.poll
  943.      shell script at eight minutes before every hour.  This shell script
  944.      checks the /usr/lib/uucp/Poll file to find remote hosts that are to
  945.      be polled.  A work file named /usr/spool/uucp/flybait/C.flybaitn0000
  946.      is then created. Another cron job executes the
  947.      /usr/lib/uucp/uudemon.hour shell script (it runs uusched and uuxqt in
  948.      the background) at four minutes before every hour.  As a result of
  949.      these two cron jobs, the remote host "flybait" will be called at
  950.      9:56am and 1:56pm.
  951.       
  952.      The work file name (C.flybaitn0000 for example) is created by UUCP in
  953.      an unique way by adding "C." + first seven characters of remote host
  954.      name + an ASCII character representing the grade (priority) of the
  955.      work + a 4-digit job sequence number.  The "C" stands for Command
  956.      file.  Uucico processes the file priority ("n" in this case) in order
  957.      from A to Z and then a to z.  The latest sequence number is stored in
  958.      the /usr/lib/uucp/SEQF file, but polling work files are always
  959.      sequence number 0000.
  960.       
  961.      +--------------------------+
  962.      | Hayes Modem Setup String |
  963.      +--------------------------+
  964.      AT&FM0Q2&C2&D3S0=1&Y0&W0&W1
  965.       
  966.      The modem is setup by executing the above command on a PC temporarily
  967.      connected to the Hayes modem.  I have mixed luck trying to echo the
  968.      modem setup string to the modem port (echo "AT&F..." > /dev/tty00).
  969.       
  970.      AT&F   recall factory configuration
  971.      M0     turn speaker off
  972.      Q2     return result codes in originate mode, do not return result
  973.             codes in answer mode
  974.      &C2    Pin 8 - presume presence of carrier detect (CD) signal until
  975.             on-line, then monitor status of signal
  976.      &D3    Pin 20 - monitor DTR signal and when an on-to-off transition
  977.             of DTR signal occurs, hang up and perform a hard reset
  978.      S0=1   answer on 1 ring
  979.      &Y0    specify stored user profile 0 as power-up configuration
  980.      &W0    write storable parameters as profile 0
  981.      &W1    write storable parameters as profile 1
  982.       
  983.      Option Q2 (it appears most people use Q1) is used because it allows
  984.      the modem result codes (OK, CONNECT, etc) to be seen on a manually
  985.      dialed connection and disables the modem result codes in answer mode.
  986.      If the modem echoes the result code (CONNECT for example) on an
  987.      incoming call, the local uugetty will see the capital letters in the
  988.      result code and think the remote host only understands uppercase.  At
  989.      least three weeks of time was spent in tracking down this problem!
  990.       
  991.       
  992.  
  993.  
  994.  
  995.      FROGSHID.INF         Sunday, January 26, 1992 10:30 am         Page 6
  996.  
  997.  
  998.      Option &C2 (it appears most people use &C1) is used because it allows
  999.      a manually dialed connection to the modem (Kermit for example) even
  1000.      if carried detect is not present or enabled.  Because the
  1001.      /etc/gettydefs file has HUPCL, uugetty will NOT communicate with the
  1002.      modem without seeing carrier detect if option &C1 is used.
  1003.       
  1004.      Option &D3 (it appears most people use &D2) is used because this
  1005.      causes the modem to do a HARD reset when the line disconnects and DTR
  1006.      is dropped by uugetty.  A Zillion dollar phone bill would be a BIG
  1007.      shock!
  1008.       
  1009.      The &Y0, &W0, and &W1 commands make sure when the modem resets, it
  1010.      comes up in a known configuration.  My modem had a weird setup stored
  1011.      in profile 1 (from some other project) and &Y1 was set.  Again, it
  1012.      took a long time to figure out this problem.
  1013.       
  1014.      By default, the Hayes modem has RTS/CTS local hardware flow control
  1015.      (&K3) and V.42 error-control with V.42bis data compression (&Q5)
  1016.      enabled.
  1017.       
  1018.      +---------------+
  1019.      | Required Book |
  1020.      +---------------+
  1021.      "Managing UUCP and Usenet" by O'Reilly & Associates. (A new "10th
  1022.       Edition Revised and Update" book is now available.)
  1023.       
  1024.      +----------------+
  1025.      | Optional Books |
  1026.      +----------------+
  1027.      "UNIX Administration Guide for System V" by Rebecca Thomas & Rik
  1028.       Farrow. (This book has a very good 106 page chapter on UUCP.)
  1029.       
  1030.      "Using UUCP and Usenet" by O'Reilly & Associates
  1031.       
  1032.      "The Waite Group's UNIX Communications" by SAMS
  1033.       
  1034.      +---------+
  1035.      | Remarks |
  1036.      +---------+
  1037.      The hardest part about UUCP is the modem setup string, then the chat
  1038.      script.
  1039.       
  1040.      The first modem on my workstation was a NEC modem that has about
  1041.      3,000,000 setup commands and the factory default configuration makes
  1042.      absolutely no sense.  At first, I thought my problems were with the
  1043.      chat script until I discovered the NEC modem has a factory default
  1044.      setting of NO flow control!  About TWO months of time was spent
  1045.      trying to get UUCP to work with the NEC modem!!  After the NEC modem
  1046.      was replaced with a Hayes modem, UUCP started working just great! :-)
  1047.       
  1048.      If you have any comments (good or bad), corrections, questions,
  1049.      PLEASE send me mail!
  1050.  
  1051.  
  1052. 
  1053. From mit-eddie!sun.soe.clarkson.edu!uupc-info-request Tue, 28 Jan 1992 17:08:15 EST remote from kendra
  1054. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11s) with UUCP;
  1055.            Tue, 28 Jan 1992 17:08:15 EST
  1056. Received:  from mit-eddie by kewgate.kew.com (UUPC/extended 1.11s) with UUCP;
  1057.            Tue, 28 Jan 1992 16:09:59 EST
  1058. Received: from OMNIGATE.CLARKSON.EDU by EDDIE.MIT.EDU with SMTP (5.65/25-eef)
  1059.     id AA01990; Tue, 28 Jan 92 15:40:16 -0500
  1060. Received: from sun.soe.clarkson.edu by omnigate.clarkson.edu id aa11985;
  1061.           28 Jan 92 0:01 EST
  1062. Received: by sun.soe.clarkson.edu (4.1/SMI-4.1)
  1063.     id AA12505; Mon, 27 Jan 92 23:01:13 EST
  1064. Return-Path: <omega!ash>
  1065. Received: from eros.uknet.ac.uk by sun.soe.clarkson.edu (4.1/SMI-4.1)
  1066.     id AA12500; Mon, 27 Jan 92 23:00:57 EST
  1067. Received: from cctal.uucp by eros.uknet.ac.uk with UUCP 
  1068.           id <8158-0@eros.uknet.ac.uk>; Tue, 28 Jan 1992 00:36:48 +0000
  1069. Received: from omega by cctal.UUCP (UUPC/extended 1.11n) with UUCP;
  1070.           Mon, 27 Jan 1992 23:00:32 gmt
  1071. Received: by omega.UUCP (UUPC/extended 1.11q); Mon, 27 Jan 1992 22:46:45 GMT
  1072. Date: Mon, 27 Jan 1992 22:46:43 GMT
  1073. From: Andrew Hardie <mit-eddie!omnigate.clarkson.edu!omega!ash>
  1074. Message-Id: <29848bd6.omega@omega.UUCP>
  1075. To: UUPC Mailing List <uupc-info@sun.soe.clarkson.edu>
  1076. Subject: Mail forwarding to PRN
  1077.  
  1078.  
  1079. Someone posted recently about wanting to be able to forward files to
  1080. a printer. He wanted to use uucp. I don't use uucp, but I am doing it
  1081. with mail. Here's how:
  1082.  
  1083. (1) Get yourself the DOS ports of some essential Unix tools for doing this
  1084.     sort of messing around: cat, sed, grep and, while you are at it, mv.
  1085.     Should be listed along with the Nutshell books as required UUPC items.
  1086.  
  1087. (2) set up a password file entry like:
  1088.     prinput:*:::printer input:/usr/prinput
  1089.  
  1090. (3) in /usr/prinput, make a FORWARD file with:
  1091.     | cat > prn
  1092.  
  1093. Mail to prinput goes straight to the printer. That's it.
  1094.  
  1095. OK, you are left with the headers, but I am sure a whizz with sed (i.e. not
  1096. me) can knock up a little script to chop the headers off (delete everything
  1097. from the Ctrl-As or the From up to the first blank line?), so that the 
  1098. FORWARD becomes:
  1099.  
  1100. | sed -f chophead.sed > prn
  1101.  
  1102. or some such.
  1103.  
  1104. I am sure there are many other ways of cracking this nut, this is just
  1105. an example. 
  1106.  
  1107. Andrew
  1108. -- 
  1109. +----------------------------------------------------------------------------+
  1110. | Andrew Hardie                                               ash@omega.uucp |
  1111. | London, England                                      uknet!cctal!omega!ash |
  1112. +----------------------------------------------------------------------------+
  1113. 
  1114. From ffactory.kew.com!help Fri, 31 Jan 1992 20:01:18 EST remote from kendra
  1115. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11s) with UUCP;
  1116.            Fri, 31 Jan 1992 20:01:18 EST
  1117. Received:  from ffactory by kewgate.kew.com (UUPC/extended 1.11s) with UUCP;
  1118.            Fri, 31 Jan 1992 19:42:15 EST
  1119. Received:  by ffactory.kew.com (UUPC/extended 1.11s);
  1120.            Fri, 31 Jan 1992 19:06:09 EST
  1121. Date:      Fri, 31 Jan 1992 19:06:04 EST
  1122. From:      "Drew Derbyshire - UUPC/Extended Help" <help@kew.com>
  1123. Message-ID: <2989e471.ffactory@ffactory.kew.com>
  1124. Organization: Kendra Electronic Wonderworks
  1125. To:        admwi@cunyvm.cuny.edu
  1126. Cc:        "UUPC Mailing List" <uupc-info@sun.soe.clarkson.edu>,
  1127.            hints@kew.com
  1128.  
  1129. Delete the commands=all.  ALL *must* be upper case if used, but you
  1130. should NEVER NEVER NEVER authorize a strange system to ALL commands.
  1131. The PSI folks are wonderful people, but I don't even grant ALL commands
  1132. to people within the kew.com domain I've personally known 12 years.
  1133.  
  1134. -ahd-
  1135. -- 
  1136. Drew Derbyshire         UUPC/extended e-mail:  help@kew.com
  1137.                     Chocolate Ice Cream Fund:  Post Office Box 132
  1138.                                                Arlington, MA 02174-0002 USA
  1139.  
  1140. "Hi Snuffles!!"                                 - The Grey-eyed Elf
  1141. 
  1142. From ffactory.kew.com!help Sat, 01 Feb 1992 07:58:24 EST remote from kendra
  1143. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11s) with UUCP;
  1144.            Sat, 01 Feb 1992 07:58:24 EST
  1145. Received:  from ffactory by kewgate.kew.com (UUPC/extended 1.11s) with UUCP;
  1146.            Sat, 01 Feb 1992 07:25:03 EST
  1147. Received:  by ffactory.kew.com (UUPC/extended 1.11s);
  1148.            Sat, 01 Feb 1992 07:03:41 EST
  1149. Date:      Sat, 01 Feb 1992 07:03:37 EST
  1150. From:      "Drew Derbyshire - UUPC/Extended Help" <help@kew.com>
  1151. Message-ID: <298a8c9d.ffactory@ffactory.kew.com>
  1152. Organization: Kendra Electronic Wonderworks
  1153. To:        (Dwatney Farthinghale III) mit-eddie!bikini.cis.ufl.edu!arms!0
  1154. Cc:        "UUPC Mailing List" <uupc-info@sun.soe.clarkson.edu>,
  1155.            hints@kew.com
  1156. Subject:   Re: making a list server
  1157.  
  1158. On Tue, 28 Jan 1992 09:34:04 EST, (Dwatney Farthinghale III) mit-eddie!bikini.cis.ufl.edu!arms!0 wrote:
  1159. > Hi,
  1160. >      I'm trying to set up a small list server through my system.  I have
  1161. > aliases set up so that local mail can be sent to multiple people, but I dont
  1162. > know how to set things up so that mail from a remote system can be done the
  1163. > same way.  for example, if i have the alias "test_list" defined to send mail
  1164. > to 10 different local or remote users, what do i have to do so that a remote
  1165. > user could send mail to "test_list@arms.uucp" and having it do the same
  1166. > thing?
  1167.  
  1168. Aliases are only used by the user interface, which as you have
  1169. discovered, doesn't enter into the picture for remote mail.
  1170.  
  1171. Add the mailing list address to the PASSWD file, and put all the
  1172. addresses in a FORWARD file for the mailingf list address, and then then
  1173. mail to that addresses.  Be forewarned that that mail will bounce to the
  1174. original person who sends the mail, since such a simple list doesn't
  1175. handle actually re-queueing the mail from the list.
  1176.  
  1177. -ahd-
  1178. -- 
  1179. Drew Derbyshire         UUPC/extended e-mail:  help@kew.com
  1180.                     Chocolate Ice Cream Fund:  Post Office Box 132
  1181.                                                Arlington, MA 02174-0002 USA
  1182.  
  1183. "Hi Snuffles!!"                                 - The Grey-eyed Elf
  1184. 
  1185. From mit-eddie!dobbs!dobbs.cambridge.ma.us!klund Sat, 22 Feb 1992 07:03:00 EST remote from kendra
  1186. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11s) with UUCP;
  1187.            Sat, 22 Feb 1992 07:03:00 EST
  1188. Received:  from mit-eddie by kewgate.kew.com (UUPC/extended 1.11s) with UUCP;
  1189.            Sat, 22 Feb 1992 01:30:37 EST
  1190. Received: from plethora.media.mit.edu by EDDIE.MIT.EDU with SMTP (5.65/25-eef)
  1191.     id AA27797; Thu, 20 Feb 92 11:45:01 -0500
  1192. Received: by plethora.media.mit.edu (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0-plethora)
  1193.     id AA12731; Thu, 20 Feb 92 11:43:09 EST
  1194. Received:  by dobbs.cambridge.ma.us (UUPC/extended 1.11q);
  1195.            Thu, 20 Feb 1992 11:20:31 est
  1196. Date:      Thu, 20 Feb 1992 11:20:29 est
  1197. From: "Kent H Lundberg" <mit-eddie!dobbs.cambridge.ma.us!klund>
  1198. Message-Id: <29a3d54f.dobbs@dobbs.cambridge.ma.us>
  1199. Reply-To: "Kent H Lundberg" <mit-eddie!dobbs.cambridge.ma.us!klund>
  1200. To: help@kew.com
  1201.  
  1202. Drew, 
  1203.     May I suggest that you include this file in the next 
  1204. release of the UUPC11_D.ZIP file?  It describes the US Domain.
  1205. Currently, people may register hosts in the US domain, (which 
  1206. has its own name servers) for no charge.
  1207.     (As you'll probably notice, I just registered my host,
  1208. dobbs.cambridge.ma.us.  It was much easier that I expected.  The
  1209. hardest part was convincing my mailserver that it was a good
  1210. idea, but now it works great!)
  1211.     Just trying to be helpful,
  1212.         Kent.
  1213.  
  1214. PS : UUnet now charges $50 for domain registration... you
  1215. may want to update uunetdom.inf.
  1216.  
  1217.  
  1218.                 The US Domain
  1219.                 =============
  1220.  
  1221. Introduction:
  1222.  
  1223. The US domain is an official top-level domain in the Domain Name
  1224. System (DNS) of the Internet community.  It is registered with the
  1225. Network Information Center (DDN-NIC).  The domain administrators are
  1226. Jon Postel and Ann Westine Cooper at the Information Sciences
  1227. Institute of the University of Southern California (USC-ISI).
  1228.  
  1229. The US domain hierarchy is based on political geography, that is, the US
  1230. domain is subdivided into states, then cities, and so on.  Any computer
  1231. in the United States may be registered in the US domain.
  1232.  
  1233. Typical host names in the US domain are:
  1234.  
  1235.         VIXIE.SF.CA.US
  1236.         DOGWOOD.ATL.GA.US
  1237.         KILLER.DALLAS.TX.US
  1238.         HOLODEK.SANTA-CRUZ.CA.US
  1239.         GRIAN.CPS.ALTADENA.CA.US
  1240.  
  1241. Membership:
  1242.  
  1243. Because many computers in the United States are already registered in
  1244. the COM, EDU, and other top level domains, relatively few computers are
  1245. currently registered in the US domain.  However the US Domain is
  1246. beginning to grow.
  1247.  
  1248. In the past the computers registered the US Domain were primarily
  1249. owned by small companies or individuals (and often located in homes).
  1250. It is expected than many more computers of all types and belonging to
  1251. all sizes of organizations will be registered in the US Domain.
  1252.  
  1253. Large organizations or companies are also encouraged to register in
  1254. the US Domain.  Typically these have many hosts and will operate their
  1255. own DNS name servers.  The US Domain will delegate an appropriate part
  1256. of the name space to such large organizations on the same terms as the
  1257. NIC requires for delegations of portions of the COM or EDU domains.
  1258.  
  1259. Administration:
  1260.  
  1261. Currently, the US Domain and all of its subdivisions (i.e., states,
  1262. cities etc.) are managed by the US Domain Registrar.  The US Domain is
  1263. just beginning to grow and we want to be careful about what names get
  1264. used and how control is allocated until some usage patterns are
  1265. established.  We will run the servers for all the states in the US
  1266. domain.  
  1267.  
  1268. Registration of a host in the US domain does not grant permission to use
  1269. the Internet or its component networks.  Any restrictions on sending
  1270. mail through (or other use of) the Internet is independent of host
  1271. registration in the US domain.  Registration in the US domain does not
  1272. allocate any IP address, or cause registration in HOSTS.TXT.
  1273.  
  1274. There is no change in the procedures for registration in, or operation
  1275. of, other top-level domains such as COM, EDU, GOV, MIL, NET, or ORG.
  1276. These domains are not being moved under the US domain.
  1277.  
  1278. Delegation:
  1279.  
  1280. At some future point we will hand off the administration of individual
  1281. states to appropriate responsible people, probably in the state they
  1282. administer.  Early experience shows that delegation of cities and of
  1283. companies within cities is most practical.  The delegated part of the
  1284. name space will most likely be in the form of
  1285. <org-name>.<city>.<state>.US.
  1286.  
  1287.            For example:  IBM.ARMONK.NY.US.
  1288.  
  1289. Generally, organizations requesting delegations must provide at least
  1290. two independent DNS name servers in physically separate locations on
  1291. the Internet that provide the the domain service for translating names
  1292. to addresses in this domain.
  1293.  
  1294. The state codes are those assigned by the US Postal Service.  Cities
  1295. may be named (designated) by their full name (spelled out with hyphens
  1296. replacing spaces (e.g., Los-Angeles or New-York)), or by a city code.
  1297. The first choice is the full city name, the second choice is the city
  1298. codes from Western Union's "City Mnemonics" list, and a third choice
  1299. is a code for your city that you choose.  However, it is very
  1300. desirable that all users in the same city use the same designator for
  1301. the city.
  1302.  
  1303.          For example:  Joes-Bar.Santa-Monica.CA.US
  1304.  
  1305. Groups:
  1306.  
  1307. The administrator of a company or the organizer of a group (or "domain
  1308. park") of users with individual hosts may coordinate the registration of
  1309. the group by forwarding all the information for the group to the US
  1310. Domain Administrator.
  1311.  
  1312. In this case, the explicit specific information for each host must be
  1313. provided.  All fully qualified names must be unique.  If a host is not
  1314. directly on the Internet an MX record is required pointing to an
  1315. Internet host for forwarding.  The forwarding host must be directly on
  1316. the Internet (that is, have an IP address), no "double MX-ing" is
  1317. allowed.
  1318.  
  1319. A group coordinator of, for example, the Computer Club in Chicago (CLUB),
  1320. could arrange to coordinate the registration of all the computers used
  1321. by members of the club.  The registered names might have the form:
  1322.  
  1323.     ALPHA.CLUB.CHI.IL.US   MX   10   CS.CHICAGO-U.EDU
  1324.  
  1325. Only hosts on the Internet can act as forwarding hosts.  Hosts on
  1326. networks such as CSNET, UUCP, BITNET, must be registered with an
  1327. Internet forwarding host.  When registering a destination host in the US
  1328. domain with an MX record, the requester is responsible for also
  1329. registering the destination host with the administrator of the
  1330. forwarding host.
  1331.  
  1332. For example, when a message is sent to "Susan@ALPHA.CLUB.CHI.IL.US"
  1333. it will be routed to the Internet host "CS.CHICAGO-U.EDU" as directed
  1334. by the MX record.  The host "CS.CHICAGO-U.EDU" must know some way of
  1335. delivering the message to the host "ALPHA.CLUB.CHI.IL.US" (uucp, slip,
  1336. whatever).  So the destination host (ALPHA.CLUB.CHI.IL.US) must be
  1337. known to (registered with) the forwarding host (CS.CHICAGO-U.EDU), as
  1338. well as being registered in the US domain DNS database.
  1339.  
  1340. The administrator of the destination host must make an agreement with
  1341. the administrator of the forwarding host for the forwarding service.
  1342. This agreement must be in place before the request for registration is
  1343. sent to the US Domain Administrator.
  1344.  
  1345. Other Networks:
  1346.  
  1347. A section of the DNS database is called a "zone".  With careful
  1348. coordination, a domain (like EDU) can be divided into several zones.
  1349. This has been done for the EDU and COM domains to aid in the
  1350. registration of hosts from the UUCP, CSNET and BITNET communities.  If
  1351. a host is registered in UUCP, BITNET, or CSNET portion of a domain (as
  1352. something.EDU or something.COM), it need not be registered in the US
  1353. domain, unless a geographical name (something.city.state.US) is
  1354. desired.
  1355.  
  1356. If a host is in a UUCP, BITNET, or CSNET network, it doesn't need to
  1357. register in the US domain, unless it wants to be registered with a
  1358. geographical DNS domain name.
  1359.  
  1360. Only hosts on the Internet can act as forwarding hosts.  Hosts on
  1361. networks such as CSNET, UUCP, BITNET, etc., must affiliate their hosts
  1362. with an Internet host.  This is necessary because when messages for
  1363. your host arrive at the Internet host it will need to know where to
  1364. forward them.  MX records are necessary.
  1365.  
  1366. Unique Name:
  1367.  
  1368. It is the policy that a computer must have a single primary name, so it
  1369. should not be registered in both US and COM (or both US and EDU).  It is
  1370. possible to have "nicknames" for a brief period while a host name change
  1371. is in progress.
  1372.  
  1373. Wild Cards:
  1374.  
  1375. While we strongly believe that it is in everyone's interest and good
  1376. for the Internet to have each host explicitly registered (that is, we
  1377. believe that wild cards should not be used), we also realize that not
  1378. everyone agrees with this belief.  Thus, we will allow wild card
  1379. records in the US domain under groups or organizations.  For example,
  1380. "*.BIRDSONG.SUVL.CA.US".
  1381.  
  1382. Servers:
  1383.  
  1384. The US domain is currently supported by four name servers:
  1385.  
  1386. VENERA.ISI.EDU, VAXA.ISI.EDU, HERCULES.CSL.SRI.COM, and NNSC.NSF.NET.
  1387.  
  1388. Cost:
  1389.  
  1390. Currently, there is no cost for registering a host in the US domain.
  1391.  
  1392. References:
  1393.  
  1394. RFC-974,  Partridge, C., "Mail Routing and the Domain Name System".
  1395. RFC-1034, Mockapetris, P., "Domain Names - Concepts and Facilities".
  1396. RFC-1035, Mockapetris, P., "Domain Names - Implementation and Specification".
  1397.  
  1398. Registration:
  1399.  
  1400. To register in the US Domain send a message to the US Domain Registrar
  1401. (Cooper@ISI.EDU).  The response will be a US Domain Questionnaire for
  1402. you to fill out.
  1403.  
  1404. In several cities a "coordinator" has volunteered to process requests
  1405. locally and communicate with the US Domain Registrar on behalf of all
  1406. interested users in that city, or organization within that city.  If
  1407. in your request we see that you are in a city or organization with a
  1408. coordinator we will refer you to that coordinator.
  1409.  
  1410. More Information:
  1411.  
  1412. For more information about the US domain please contact:
  1413.     Ann Westine Cooper at (COOPER@ISI.EDU).
  1414.  
  1415.  
  1416. -- 
  1417. Kent H Lundberg                   klund@dobbs.cambridge.ma.us
  1418.                       3 Ames Street #242, Cambridge, MA 02139
  1419. also : klund@athena.mit.edu            voice/fax 617 225 6419
  1420. 
  1421. From ffactory.kew.com!help Sat, 22 Feb 1992 11:57:04 EST remote from kendra
  1422. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11s) with UUCP;
  1423.            Sat, 22 Feb 1992 11:57:04 EST
  1424. Received:  from ffactory by kewgate.kew.com (UUPC/extended 1.11s) with UUCP;
  1425.            Sat, 22 Feb 1992 10:13:48 EST
  1426. Received:  by ffactory.kew.com (UUPC/extended 1.11s);
  1427.            Sat, 22 Feb 1992 09:15:32 EST
  1428. Date:      Sat, 22 Feb 1992 09:14:51 EST
  1429. From:      "Drew Derbyshire - UUPC/Extended Help" <help@kew.com>
  1430. Message-ID: <29a65b04.ffactory@ffactory.kew.com>
  1431. Organization: Kendra Electronic Wonderworks (Arlington, MA)
  1432. To:        mit-eddie!uunet.uu.net!uworld!alans
  1433. Subject:   Re: Need Info
  1434.  
  1435. On Wed, 12 Feb 92 09:33:10 -0500, mit-eddie!uunet.uu.net!uworld!alans wrote:
  1436. > We are mentioning your WonderWorks product in a review and would
  1437. > like information on pricing, as well as location of compnay,
  1438. > contact names, etc. Also, if you want, please send a press
  1439. > kit to:
  1440. >         Alan Southerton
  1441. >         Product Reviews Editor
  1442. >         UNIXWORLD Magazine
  1443. >         234 Cabot Street #9
  1444. >         Beverly, MA 01915
  1445.  
  1446. Alan,
  1447.  
  1448. You can publish any of the following as you chose.  Lucky for us, you
  1449. won't have room for it all.
  1450.  
  1451. When are you going to do this review?  We are constantly putting out new
  1452. releases, and we're late enough in the cycle that I can get you the next
  1453. release (1.11s or 1.11t) the day after it is released.  The soonest we
  1454. could get out a release is in about two weeks (3/8/92).
  1455.  
  1456. The current official release is 1.11q.  If you should have happen to
  1457. find 1.11r (a beta release), don't test it, go back to 1.11q.
  1458.  
  1459. ---> Part I
  1460.  
  1461. Contact Address:
  1462.  
  1463. U.S. Snail:     Andrew H. Derbyshire
  1464.                 Kendra Electronic Wonderworks
  1465.                 P. O. Box 132
  1466.                 Arlington, MA 02174
  1467.  
  1468. Internet:       help@kew.com
  1469.  
  1470. UUCP:           uunet!mit-eddie!kendra!help
  1471.  
  1472. Telephone:      617-641-3739
  1473.  
  1474. We *strongly* prefer to receive e-mail over both snail mail and phone
  1475. calls.
  1476.  
  1477. Distribution:
  1478.  
  1479. UUPC/extended is distributed electronically; the primary method is
  1480. anonyous FTP over the Internet.  It can also be retrieved from at least
  1481. two BBS systems without charge (except for long distance charges), or
  1482. ordered on diskette from a company in Potsdam, NY.  The full
  1483. HOWTOGET.TXT file which included with each release follows; you can
  1484. extract what you wish from it, and include a note to send e-mail to
  1485. help@kew.com for the full retrieval instructions.
  1486.  
  1487. The source is included with the program.
  1488.  
  1489. Basic softcopy documentation is included with UUPC/extended.  No
  1490. hardcopy documenation is included, although this can be requested when
  1491. registering.
  1492.  
  1493. Pricing:
  1494.  
  1495. UUPC/extended is, at its most basic level, free.
  1496.  
  1497. Most new users of UUCP oriented mail systems should buy the Nutshell
  1498. Handbooks "Using UUCP and USENET" and "Managing UUCP and USENET" from
  1499. O'Reilly & Associates.  People should consider the costs of these books
  1500. when totalling the cost of setting up a UUPC/extended system.  (The
  1501. Wonderworks is not associated with O'Reilly & Associates; we just read
  1502. their stuff.)
  1503.  
  1504. Beginning the fall of 1991, people can register UUPC/extended to support
  1505. the expenses of producing it, including our hardware and
  1506. telecommunications costs.  They can also optionally support the staff's
  1507. love of Chocolate Ice Cream.  The information to register is included in
  1508. the documentation archive as well.
  1509.  
  1510. Registering is not required to use the programs; we would rather see
  1511. people using an unregistered copies than paying money for a worse
  1512. program.  (In other words, Snuffles would rather be famous than rich.)
  1513.  
  1514. Support:
  1515.  
  1516. Support is normally done via e-mail to help@kew.com or the Internet
  1517. mailing list for UUPC/extended. Registered users can also get phone
  1518. support.  Bug fixes are shipped as a part of new releases; we never
  1519. slip-stream fixes or apply changes to back-level code.
  1520.  
  1521. As previously noted, source is always available.  The program requires
  1522. MicroSoft C 6.0 or Borland C++ 2.0 to compile, plus a Macro Assembler
  1523. (MASM or TASM).
  1524.  
  1525. ---> Part II
  1526.  
  1527. Now comes the funny parts; hence the switch from editorial we to first
  1528. personal singular.  Save this, it's your press kit.
  1529.  
  1530. UUPC/extended is a very real program, make no mistake; the source code
  1531. requires 1.6 Megabytes, over half of which was written by me personally.
  1532. I am told by others it is among the best of the UUCP programs for DOS
  1533. available, including comments from various people that UUNET recommends
  1534. it for people hooking up DOS machines to UUNET.  (I'd confirm this
  1535. latter fact before publishing it.)
  1536.  
  1537. But, as for the Wonderworks itself, it's a little more complicated than
  1538. that.  For starters, my chief assistant's full name is Snuffles Polar
  1539. Bear; she's a 12 inch tall plush Gund who lives on kendra's monitor.
  1540. (Ooops.  Make that 12 inch tall _cute_ plush Gund; Recycled Paper
  1541. Products even has a card with her picture on it.)  She sends e-mail (her
  1542. address is snuffles@kew.com), write documentation, and sometimes even
  1543. does bug fixes.
  1544.  
  1545. In other words, we're all a little weird over here in Arlington.
  1546.  
  1547. A little history ... enter ramble mode.
  1548.  
  1549. UUPC was originally written for a number of platforms in the mid-1980's
  1550. by a crew up in Vancouver, B.C., and posted to the Net with a GNU-ish
  1551. Copyleft in the source files.  While still at Clarkson University in
  1552. 1986, I encountered an early version but was unable to get it to work
  1553. because of incompatible hardware.
  1554.  
  1555. In 1989, I tried the second widely distributed of version of UUPC,
  1556. (commonly known as UUPC 1.05 or just the interim release).  It worked,
  1557. but had problems.  In getting it to behave for my use on a system I
  1558. registered as kendra, I created UUPC/extended 1.06a.  I made additional
  1559. changes until I worked up my way up to 1.07c by the end of that year.
  1560.  
  1561. In 1989, I also met an MIT co-ed, Katherine E. Williams, over the net; I
  1562. then moved to Boston for unrelated professional reasons.  When I chose
  1563. to seek an internet domain for my system in early 1990, Katherine let me
  1564. back into her initials as a joke, and thus was created Kendra Electronic
  1565. Wonderworks (kew.com).  (Another choice was Kickbacks, Wirefraud, and
  1566. Extortion, which doesn't look good in a family magazine like UNIX World.
  1567. I try to plan ahead.)
  1568.  
  1569. About the time I registered kew.com with the Internet NIC, I also
  1570. started giving away UUPC/extended to the unsuspecting.  My original
  1571. policy was staying not-for-profit by neither accepting money nor
  1572. spending money on UUPC; the former worked, the latter didn't.  Thus,
  1573. I have given up on the latter but still distribute the source and
  1574. accept pleas from help from the unregistered.
  1575.  
  1576. I am the primary author, but not the sole author.  As a partial list:
  1577. The UUCP command was written in England, a prototype of the OS/2 support
  1578. was done in Germany, news and RN support (which is still in testing) was
  1579. written in Los Angles and updated in San Francisco, UUX/UUXQT
  1580. enhancements were written in Texas, and improved serial port support was
  1581. written here in the Bay State.  Also, bug fixes come from everywhere.
  1582.  
  1583. As for Snuffles the Plush Programming Polar Bear, Katherine gave
  1584. Snuffles to me for Christmas 1990 to replace two other creatures she
  1585. left in my care the previous summer.  Those creatures currently live on
  1586. the monitor of Katherine's system, athena.kew.com, in Santa Barbara.
  1587. Creatures, computer, and fiance are moving back here next month.
  1588.  
  1589. Snuffles used to ask for Chocolate in all her e-mail, then someone sent
  1590. her 144 (18 pounds!) of Snickers Bars.  Now, she's only allowed to ask
  1591. for donations to the Chocolate Ice Cream fund.  (There's this ice cream
  1592. place in the MIT student union ...)
  1593.  
  1594. End of history ... exit ramble mode.
  1595.  
  1596. For additional UUPC/extended background and credits, be sure to read the
  1597. README.PRN file included with the documentation archive.
  1598.  
  1599. -ahd-
  1600. -- 
  1601. Drew Derbyshire         UUPC/extended e-mail:  help@kew.com
  1602.                     Chocolate Ice Cream Fund:  Post Office Box 132
  1603.                                                Arlington, MA 02174-0002 USA
  1604.  
  1605.  UUPC/extended is "system crash" spelled sideways.
  1606. 
  1607. From mit-eddie!adm.brl.mil!info-ibmpc-request Sat, 28 Mar 1992 13:39:30 EST remote from kendra
  1608. Received:  from kendra by ffactory.kew.com (UUPC/extended 1.11s) with UUCP;
  1609.            Sat, 28 Mar 1992 13:39:30 EST
  1610. Received:  from mit-eddie by kew.com (UUPC/extended 1.11s) with UUCP;
  1611.            Sat, 28 Mar 1992 12:19:12 EST
  1612. Received: from ADM.BRL.MIL by EDDIE.MIT.EDU with SMTP (5.65/25-eef)
  1613.     id AA18093; Sat, 28 Mar 92 11:24:09 -0500
  1614. Date: Sat, 28 Mar 92 11:24:09 -0500
  1615. From: mit-eddie!adm.brl.mil!info-ibmpc-request
  1616. Received: by ADM.BRL.MIL id aa19118; 28 Mar 92 6:44 EST
  1617. Received: from ADM.BRL.MIL by ADM.brl.MIL id ab17897; 28 Mar 92 5:42 EST
  1618. Received: from adm.brl.mil by ADM.BRL.MIL id aa17744; 28 Mar 92 5:16 EST
  1619. Message-Id:  <9203280644.aa19118@ADM.BRL.MIL>
  1620. Apparently-To: <premise!chang@eddie.mit.edu>
  1621. Apparently-To: <ibmpc-local%kendra.kew.com@eddie.mit.edu>
  1622.  
  1623. =RETURN-PATH:INFO-IBMPC-REQUEST@brl.mil
  1624. _brl.mil
  1625. brl.mil
  1626. Message-ID: <920324222450.V92N52@brl.mil>
  1627. Date: Tue, 24 Mar 92 22:24:47   GMT
  1628. From: "Info-IBMPC Digest" <Info-IBMPC@brl.mil>
  1629. Reply-To: Info-IBMPC@brl.mil
  1630. Subject: Info-IBMPC Digest V92 #52
  1631. To: "Info-IBMPC Distribution": ;
  1632.  
  1633. Info-IBMPC Digest           Tue, 24 Mar 92       Volume 92 : Issue  52 
  1634.  
  1635. Today's Editor:
  1636.          Gregory Hicks - Rota Spain <GHICKS@brl.mil>
  1637.  
  1638. Today's Topics:
  1639.       Recent msdos uploads to SIMTEL20 (Feb 16 - Mar 15 1992)
  1640.  
  1641. Send Replies or notes for publication to: <INFO-IBMPC@brl.mil>
  1642.  
  1643. Send requests of an administrative nature (addition to, deletion from
  1644. the distribution list, et al) to: <INFO-IBMPC-REQUEST@brl.mil>
  1645.  
  1646. Addition and Deletion requests for UK readers should be sent to:
  1647. <INFO-IBMPC-REQUEST@NSFNET-RELAY.AC.UK>
  1648.  
  1649. Archives of past issues of the Info-IBMPC Digest are available by FTP
  1650. ONLY from WSMR-SIMTEL20.ARMY.MIL in directory PD2:<ARCHIVES.IBMPC>.
  1651.  
  1652. ----------------------------------------------------------------------
  1653.  
  1654. Date: Sun, 15 Mar 1992  13:22 MST
  1655. From: Keith Petersen <w8sdz@wsmr-simtel20.army.mil>
  1656. Subject: Recent msdos uploads to SIMTEL20 (Feb 16 - Mar 15 1992)
  1657.  
  1658. The following files have been recently uploaded to SIMTEL20
  1659. (between 16-Feb-92 and 15-Mar-92):
  1660.  
  1661. NOTE: Type B is Binary; Type A is ASCII
  1662.  
  1663.  Filename   Type Length   Date    Description
  1664. ==============================================
  1665. Directory PD1:<MSDOS.4DOS>
  1666. PKBTM111.ZIP  B   10759  920312  4DOS batch file serves as archiver shell
  1667.  
  1668. Directory PD1:<MSDOS.ARC-LBR>
  1669. AC212.ZIP     B   47120  920312  Converts between any two archive types
  1670. AM71.ZIP      B  210807  920312  ArcMaster front-end/convert for .ARC/.ZIP/.LZH
  1671. HPACK75.ZIP   B   66431  920312  High performance archiver from New Zealand
  1672.  
  1673. Directory PD1:<MSDOS.AT>
  1674. ATCLOK.ZIP    B    5989  920312  Use hardwre clock instead of DOS for time/date
  1675.  
  1676. Directory PD1:<MSDOS.AUTOCAD>
  1677. ELEBLKS.ZIP   B   50134  920312  Electrical symbols for AutoCAD
  1678.  
  1679. Directory PD1:<MSDOS.BATUTL>
  1680. EVERY15.ZIP   B   11223  920312  BATutil: Execute cmd if given time has passed
  1681. FDATE61A.ZIP  B   40668  920312  Date manipulation utility for batch files
  1682. TSBAT33.ZIP   B   78856  920312  Collection of useful batch files by Timo Salmi
  1683.  
  1684. Directory PD1:<MSDOS.BBS>
  1685. ACF540R0.ZIP  B  362135  920312  QBBS/RA/SBBS total file system w/CD-ROM supprt
  1686. FDSEC200.ZIP  B   43926  920312  Security package for BBS Front Door v2.00
  1687.  
  1688. PD1:<MSDOS.BBSDOORS> 
  1689. PHONE266.ZIP  B   59248  920312  Split screen BBS Chat door. Fossil required
  1690.  
  1691. Directory PD1:<MSDOS.BBSLISTS>
  1692. 313BBS25.ZIP  B   18834  920312  Horst Mann's 313 area BBS list. Feb. 17, 1992
  1693.  
  1694. Directory PD1:<MSDOS.C>
  1695. HANDLES.ZIP   B   20112  920312  Get >20 handles in TC (also DJGPP). Docs & src
  1696.  
  1697. Directory PD1:<MSDOS.CAD>
  1698. PSPIC43A.ZIP  B  298990  920312  Pspice 4.3, Electrical Circuit Simulator, 1/4
  1699. PSPIC43B.ZIP  B  304468  920312  Pspice 4.3, Electrical Circuit Simulator, 2/4
  1700. PSPIC43C.ZIP  B  329313  920312  Pspice 4.3, Electrical Circuit Simulator, 3/4
  1701. PSPIC43D.ZIP  B  320778  920312  Pspice 4.3, Electrical Circuit Simulator, 4/4
  1702.  
  1703. Directory PD1:<MSDOS.CALCULATOR>
  1704. EVAL104.ZIP   B   30442  920312  EVAL v1.04: Mathematical expression evaluator
  1705. PIBCAL11.ZIP  B   35739  920312  Programmable calculator, with Turbo Pascal src
  1706.  
  1707. Directory PD1:<MSDOS.CPLUSPLUS>
  1708. DPMIFI.ZIP    B    9652  920312  Borland C++v3.00 DPMILOAD DV-compatibility fix
  1709.  
  1710. Directory PD1:<MSDOS.CROSSASM>
  1711. AS11V103.ZIP  B   34135  920312  Assembler for Motorola 68HC11 MicroController
  1712.  
  1713. Directory PD1:<MSDOS.DATABASE>
  1714. FISHBYTE.ZIP  B  217487  920312  Fishbyte: Salt water fishing and Loran log pgm
  1715. JOGGR105.ZIP  B   59053  920312  Runner's log and analysis database, v1.05
  1716. MM-631.ZIP    B  139255  920312  MealMaster database program for recipes, v6.31
  1717.  
  1718. Directory PD1:<MSDOS.DBASE>
  1719. POPDBF40.ZIP  B  149617  920312  TSR: Popup view, edit, print, read dBASE files
  1720. WAMPUM42.ZIP  B  362496  920312  dBASE III-compatible datadase management syst.
  1721.  
  1722. Directory PD1:<MSDOS.DESKACCESS>
  1723. JOTIT2.ZIP    B   33642  920312  JotIt: Netbios-compatible phone message taker
  1724. PHONEM50.ZIP  B   36437  920312  Fast phone number indexer (not a TSR)
  1725. XASC10.ZIP    B   34048  920312  Pop-up extended (256 character) ASCII table
  1726.  
  1727. Directory PD1:<MSDOS.DESKPUB>
  1728. BUSPM.ZIP     B   35431  920312  Business icons for Printmaster
  1729. PEANUTS2.ZIP  B    8690  920312  Peanuts Gang icons for Printmaster
  1730. PMMED.ZIP     B   11189  920312  Medical icons for Printmaster
  1731.  
  1732. Directory PD1:<MSDOS.DESQVIEW>
  1733. DSHELL.ZIP    B  263525  920312  Unix-like COMMAND.COM replacement for DESQview
  1734. DVC18.ZIP     B   58212  920312  DV Commander: Command-line control of DESQview
  1735. DVFAQ2.ZIP    B   19558  920312  Questions and answers on DESQview, QEMM
  1736. DVSI2_00.ZIP  B  233443  920312  15 DV utils: performance,printing,window mgmt
  1737. RBMGR101.ZIP  B    1896  920312  Reboot Manager: Carrier detect monitor for DV
  1738.  
  1739. Directory PD1:<MSDOS.DIRUTL>
  1740. DELDIR10.ZIP  B   14356  920312  Safe recursive directory and file removal pgm
  1741. DFS097.ZIP    B   16158  920312  Delete/find/calc. size of files/directory tree
  1742. MOVE453.ZIP   B   13345  920312  Move files from one drive/directory to another
  1743. RCD151.ZIP    B   25933  920312  Ray's Change Directory - fast and intuitive
  1744. WIZ251.ZIP    B   33832  920312  Fast file find utility with many filters
  1745.  
  1746. Directory PD1:<MSDOS.DISASM>
  1747. BUBBLE.ZIP    B   85743  920312  Bubble: A disassembler for COM or EXE programs
  1748. DIS86122.ZIP  B   75632  920312  Disassembler for 8086, 80286, 80386 programs
  1749.  
  1750. Directory PD1:<MSDOS.DSKUTL>
  1751. ACT204.ZIP    B  175630  920312  ActaeOn v2.04: Graphical hard disk manager
  1752. ATFMT100.ZIP  B   36552  920312  Floppy formatter. Gets 1066K on 720K diskette
  1753. DRS120.ZIP    B  116131  920312  Data Recovery Software: Reads BAD disks
  1754. KLSPACE.ZIP   B   11239  920312  Keith Ledbetter's graphical disk space display
  1755. MICROPLS.ZIP  B   42444  920312  List of parameters for Micropolis drives
  1756. PRUNE21.ZIP   B   10026  920312  Clear out unallocated bytes at the end of file
  1757. TDCHK110.ZIP  B   14301  920312  TeleDisk image file validator. SYDEX
  1758.  
  1759. Directory PD1:<MSDOS.EDITOR>
  1760. ADAMI90.ZIP   B  153222  920312  Tamil word processer in 16 colors
  1761. TERSE12.ZIP   B   20735  920312  Full-screen Ed. Brief-like commands. Only 4K
  1762.  
  1763. Directory PD1:<MSDOS.EDUCATION>
  1764. ABCTLK23.ZIP  B  207303  920312  Teaches children to talk, read/alphabet/spell
  1765. CAPFUN.ZIP    B   31360  920314  DEMO: prog. teaches sentence capitalization
  1766. FRNCH102.ZIP  B   90714  920312  Ultimate French v1.02: Learn basic French
  1767. LIE33.ZIP     B   85934  920312  Analysis of differential equations
  1768. LP100210.ZIP  B  210606  920312  Linear programming, solve optimizing problems
  1769. LTBLIT30.ZIP  B  119613  920312  Potato late blight management game for Windows
  1770. SFS101.ZIP    B  277775  920312  Space Flight Simulator, CGA/HGC/EGA/VGA
  1771. SM2.ZIP       B   91354  920312  Learning tool; automated repetitave study
  1772. SPNSH102.ZIP  B   95757  920312  Ultimate Spanish v1.02:  Learn basic Spanish
  1773. USGEO102.ZIP  B  130285  920312  USA geography teacher & tester (req. EGA/VGA)
  1774.  
  1775. Directory PD1:<MSDOS.EMULATORS>
  1776. JPP-B1.ZIP    B   36513  920312  Sinclair ZX Spectrum 48K emulator, req 386+VGA
  1777. MCX11V15.ZIP  B   73874  920312  MC68HC11 MicroController multitask eXecutive
  1778. SIM68102.ZIP  B   80820  920312  Motorola 68HC11 MicroController simulater
  1779.  
  1780. Directory PD1:<MSDOS.FILEDOCS>
  1781. AAAREAD.ME    A    4423  920312  Information about the files in this directory
  1782. DOWNLOAD.INF  A    1810  920314  How to get SIMTEL20 files via telephone modem
  1783. SIMIBM.ARC    B  366854  920315  Comma-delim list of all MSDOS files w/descrip.
  1784. SIMLIST.ARC   B  326938  920315  Text format list of all MSDOS files w/descrip.
  1785. UPLOAD.INF    A    1482  920314  How to upload programs to SIMTEL20
  1786.  
  1787. Directory PD1:<MSDOS.FILUTL>
  1788. UUEXE510.ZIP  B   31751  920312  R.E.Marks' UUdecode/UUencode/XXdecode/XXencode
  1789. ZCOPY101.ZIP  B   14297  920312  SHARE-aware copying utility by Peter Stewart
  1790.  
  1791. Directory PD1:<MSDOS.FINANCE>
  1792. DEBTFREE.ZIP  B  147103  920312  Home mortgage mgr, calculate/record payments
  1793. ECON.ZIP      B   68682  920312  ECON: Econometric stock market forcasting
  1794.  
  1795. Directory PD1:<MSDOS.FLOWCHART>
  1796. TMASTR23.ZIP  B  262811  920312  Task Master v2.3: All purpose project tracking
  1797.  
  1798. Directory PD1:<MSDOS.FORTH>
  1799. FORTHCOM.ZIP  B  100907  920312  Native Code Forth Compiler:COM,EXE,SYS,TSR,ROM
  1800. FPC355-1.ZIP  B  335473  920312  Forth-PC compiler, w/editor & examples, 1of5
  1801. FPC355-2.ZIP  B  321760  920312  Forth-PC compiler, w/editor & examples, 2of5
  1802. FPC355-3.ZIP  B  341823  920312  Forth-PC compiler, w/editor & examples, 3of5
  1803. FPC355-4.ZIP  B  340569  920312  Forth-PC compiler, w/editor & examples, 4of5
  1804. FPC355-5.ZIP  B  303155  920312  Forth-PC compiler, w/editor & examples, 5of5
  1805.  
  1806. Directory PD1:<MSDOS.FORTRAN>
  1807. FTNCHK25.ZIP  B   67800  920314  FTNCHEK: Fortran code analyzer for debugging
  1808. TOKEN.FOR     B    2226  920312  Tokenize a string (C 'StrTok') for Fortran 77
  1809.  
  1810. Directory PD1:<MSDOS.GIF>
  1811. NAKED101.ZIP  B  320320  920314  NakedEye v1.01, a SuperVGA GIF viewer
  1812. VUIMG330.ZIP  B  123136  920312  GIF/GIF89a/PCX/TIFF view/print, zoom/pan/scale
  1813.  
  1814. Directory PD1:<MSDOS.GNUISH>
  1815. 00MSDOS.GNU   A   26743  920312  Explains the MSDOS GNU-ish project
  1816. 00README.GCC  A   25098  920312  Explains how to find the GNU gcc port to msdos
  1817. INDE11AS.ZIP  B   66083  920312  GNU Indent: 'C' pgm reformatter (C src only)
  1818. INDE11AX.ZIP  B   37994  920312  GNU Indent: 'C' pgm reformatter (EXE & doc)
  1819.  
  1820. Directory PD1:<MSDOS.GRAPHICS>
  1821. ALCH151.ZIP   B  384567  920312  Targa/EPS/GIF/IFF/JPEG/PCX/Sun/TIFF/BMP convrt
  1822. EEDPR23S.ZIP  B   63368  920312  C sources for EEDRAW23.ZIP drivers. TC/BC++
  1823. EEDRW23S.ZIP  B  121824  920312  C sources for EEDRAW23.ZIP program. TC/BC++
  1824. FRAIN172.ZIP  B  448901  920312  FRACTINT v17.2 EGA/VGA/XGA fractal generator
  1825. FRASR172.ZIP  B  777944  920312  C & ASM src for FRACTINT v17.2 fractal gen.
  1826. GLE33A.TXT    A    3677  920312  Installation instructions for GLE graphics pkg
  1827. GLE33A_1.ZIP  B  359424  920312  GLE Scientific Graphs, Slides, (Core & Screen)
  1828. GLE33A_2.ZIP  B  397824  920312  GLE PostScript Driver & Expanded Memory versns
  1829. GLE33A_3.ZIP  B  629248  920312  GLE Epson & Laserjet device drvrs &extra fonts
  1830. GLE33A_4.ZIP  B  465920  920312  GLE Utilities, surface plotting, HPGL driver
  1831. ITERANT.ZIP   B   40350  920312  Makes bifurcation graphical plots, w/QB4.5 src
  1832. SPLT240.ZIP   B  152654  920312  Advanced HP-GL & DXY-GL pen plotter simulator
  1833.  
  1834. Directory PD1:<MSDOS.INFO>
  1835. ALTMPX33.ZIP  B    3842  920312  Alternate multiplex interrupt proposal v3.3
  1836. COMP0292.ZIP  B   20662  920312  DRC's directory of computer companies 02/92
  1837. CON0292.ZIP   B   40489  920312  DRC's directory of corporate controllers 02/92
  1838. DOSREF22.ZIP  B  241113  920312  List of interrupts, memory locations, IO ports
  1839. DVFAQ2.ZIP    B   19558  920312  Questions and answers on DESQview, QEMM
  1840. FAX0292.ZIP   B   48596  920312  DRC's directory of corporate FAX numbers 02/92
  1841. FTPLIST.ZIP   B   39480  920312  List of Internet sites with FTP & mail access
  1842. HR0292.ZIP    B   63577  920312  DRC's directory of human resources execs 02/92
  1843. MIS0292.ZIP   B   35773  920312  DRC's directory of MIS executives 02/92
  1844. MKT0292.ZIP   B   50642  920312  DRC's directory of sales/mktg executives 02/92
  1845. MODER.LST     B    9221  920312  List of MS-DOS FTP sites and their moderators
  1846. TL0292.ZIP    B    9408  920312  DRC's directory of telecomm companies 02/92
  1847. TRE0292.ZIP   B   35384  920312  DRC's directory of corporate treasurers 02/92
  1848. TSFAQ26.ZIP   B  101251  920312  T.Salmi: Frequently asked questions & answers
  1849. XGAQOS.ZIP    B    1935  920312  QOS tech bulletin on IBM XGA standard
  1850.  
  1851. Directory PD1:<MSDOS.IRIT>
  1852. INTRLIB1.ZIP  B  104670  920312  IRIT Interaction library 1.0. BC++, DJGPP
  1853. IRIT386E.ZIP  B  523191  920312  IRIT 3.0 EXEs for 386/486 using DJGPP 1.05
  1854. IRITSM3E.ZIP  B  559207  920312  IRIT 3.0 executables using BC++ 3.0
  1855. IRITSM3S.ZIP  B  697255  920312  IRIT 3.0 solid modeler src for BC++/DJGPP/Unix
  1856.  
  1857. Directory PD1:<MSDOS.KA9Q-TCPIP>
  1858. VIEW9201.ZIP  B  381868  920312  Electronic mail program for use w/KA9Q TCP/IP
  1859.  
  1860. Directory PD1:<MSDOS.KEYBOARD>
  1861. CMDEDT21.ZIP  B   79999  920312  cmdline ed w/history/completion/aliases/SOURCE
  1862. PB19C.ZIP     B   30738  920312  TSR runs keystrokes from self-made .COM file
  1863. REGAIN.ZIP    B   44451  920312  Cmd-line editor, history recall, aliases, etc.
  1864.  
  1865. Directory PD1:<MSDOS.LAN>
  1866. LANMENU2.ZIP  B   69948  920312  Lanmenu 2.0: Local Area Network DOS shell menu
  1867. MAILCALL.ZIP  B   25653  920312  LAN: TSR util provides pop-up access to ccMail
  1868. MSG_14.ZIP    B    3049  920312  Novell Msg interceptor w/alarm, popup window
  1869. NFSML202.ZIP  B   21376  920312  NFS Mail: Unix mail reader for use with PC-NFS
  1870. SFC33.ZIP     B   66750  920312  Serial File Copy v3.3: PC to PC file transfers
  1871.  
  1872. Directory PD1:<MSDOS.MENU>
  1873. FASTM60A.ZIP  B  237453  920312  FastMenu 6.0, graphical menu system, 1 of 2
  1874. FASTM60B.ZIP  B  274568  920312  FastMenu 6.0, graphical menu system, 2 of 2
  1875. PM600-1.ZIP   B  350588  920312  Brown Bag's Power Menu program, v6.00. 1 of 2
  1876. PM600-2.ZIP   B  313793  920312  Brown Bag's Power Menu program, v6.00. 2 of 2
  1877.  
  1878. Directory PD1:<MSDOS.MODEM>
  1879. EZ136.ZIP     B  185565  920312  EZ-Reader for Qmail, v1.36 (PC Board/ProDoor)
  1880. HSLK11B1.ZIP  B   89695  920312  HS/Link external protocol driver, Beta v1.1
  1881. JMOD311.ZIP   B  104159  920312  Jmodem file transfer protocol, with C source
  1882. OFFLI136.ZIP  B  125945  920312  Offline: QWK mail manager by Harvey Parisien
  1883. XPC.FRM       A    5635  920312  Order form for getting X.PC files on disk
  1884. XPC401.ZIP    B  475316  920312  X.PC v4.00+ communications driver, with source
  1885.  
  1886. Directory PD1:<MSDOS.NETWORK>
  1887. PCBRI121.ZIP  B   75908  920312  Use PC as a cheap Ethernet-Ethernet Bridge
  1888. PCRTE223.ZIP  B  234485  920312  Make PC into TCP/IP router for about $450
  1889.  
  1890. Directory PD1:<MSDOS.OPUS>
  1891. OMAN_174.ZIP  B  254796  920312  BBS manager for OPUS version 1.7x
  1892.  
  1893. Directory PD1:<MSDOS.PASCAL>
  1894. PNL010.ZIP    B  123504  920312  The Pascal NewsLetter, issue #10, March 1992
  1895.  
  1896. Directory PD1:<MSDOS.PCMAG>
  1897. VOL11N05.ZIP  B   43134  920312  PcMag: DD.SC, OPENSPEC.XLA, REBOOT.BAS, WINPTR
  1898. VOL11N06.ZIP  B   49419  920312  PcMag: CLRPRI, MIDIDE, PCDICT, PCUNZP, TRYALT
  1899.  
  1900. Directory PD1:<MSDOS.PCTECHNIQUES>
  1901. PCTV1N1.ZIP   B   85355  920312  PC Techniques mag listings - April/May 1990
  1902. PCTV1N2.ZIP   B   31116  920312  PC Techniques mag listings - June/July 1990
  1903. PCTV1N3.ZIP   B   29416  920312  PC Techniques mag listings - Aug/Sept. 1990
  1904. PCTV1N4.ZIP   B   29620  920312  PC Techniques mag listings - Oct./Nov. 1990
  1905. PCTV1N6.ZIP   B   41548  920312  PC Techniques mag listings - Feb/March 1991
  1906. PCTV2N1.ZIP   B   36844  920312  PC Techniques mag listings - April/May 1991
  1907. PCTV2N4.ZIP   B   25458  920312  PC Techniques mag listings - Oct./Nov. 1991
  1908. PCTV2N6.ZIP   B   36794  920312  PC Techniques mag listings - Feb/March 1992
  1909.  
  1910. Directory PD1:<MSDOS.PKTDRVR>
  1911. 3C503.ZIP     B   13690  920312  3c503 pkt drvr; works w/shared memory disabled
  1912. DRIVERS3.ZIP  B   61432  920314  Updates to 10.x packet driver release
  1913.  
  1914. Directory PD1:<MSDOS.QBASIC>
  1915. IQB9202.ZIP   B    7253  920312  Inside QuickBasic source listing, Feb. 1992
  1916. IQB9203.ZIP   B   10068  920312  Inside QuickBasic source listing, March 1992
  1917.  
  1918. Directory PD1:<MSDOS.RAMDISK>
  1919. SRDISK13.ZIP  B   49600  920312  Resizeable XMS ramdisk capable of >32M disks
  1920.  
  1921. Directory PD1:<MSDOS.SCREEN>
  1922. NNANS192.ZIP  B   67648  920312  Enhanced/fast ANSI.SYS replacement, COM or SYS
  1923. SPS21.ZIP     B   37228  920312  Make PrtSc print parts of screen, many options
  1924. VIZ423.ZIP    B   78522  920312  VIz v4.23 BIOS & DOS video acceleration util.
  1925.  
  1926. Directory PD1:<MSDOS.SNOBOL4>
  1927. VSNBL220.ZIP  B  250971  920312  Vanilla SNOBOL4, PD vers. 2.20 of the language
  1928.  
  1929. Directory PD1:<MSDOS.SOUND>
  1930. PCTALK21.ZIP  B  139748  920312  Digitized speech/music on PC speaker. DEMO
  1931. SCOPTRAX.ZIP  B  246814  920312  Super PC sound/sample editor with a scope
  1932. SOUND.ZIP     B   21174  920312  Plays .VOC & .SND files thru PC speaker
  1933.  
  1934. Directory PD1:<MSDOS.STARTER>
  1935. 00-FILES.DOC  A    7857  920314  All about file types in the SIMTEL20 archives
  1936. SIMTEL20.INF  A   16272  920312  Complete overview of the SIMTEL20 archives
  1937.  
  1938. Directory PD1:<MSDOS.STATISTICS>
  1939. NONLIN10.ZIP  B  159508  920312  Nonlinear regression analysis
  1940.  
  1941. Directory PD1:<MSDOS.SYSUTL>
  1942. BREAK.ZIP     B    3593  920312  Inhibit CTRL-C in DOS but not in program
  1943. CONFISET.ZIP  B    9321  920312  Export DR-DOS config environ to 4DOS (w/src)
  1944. COUNT.ZIP     B    6032  920312  Execute a specified command after X reboots
  1945. CRON28.ZIP    B   49880  920312  Timed command dispatcher; like Unix cron
  1946. PCC.DOC       A    1491  920312  PC-Choices installation (for PCC.ZIP)
  1947. PCC.ZIP       B  753552  920312  PC-Choices object-oriented 386 operating syst.
  1948. RESET.ZIP     B    2176  920312  Presses the reset button or CTRL+ALT+DEL
  1949. SHROM19C.ZIP  B   19148  920314  ShellRoom v1.9c: Swap program from MEM to disk
  1950. TSRCOM34.ZIP  B   75275  920312  TSR memory managmt utils (MARK/RELEASE/MAPMEM)
  1951. TSRSRC34.ZIP  B   75334  920312  Source code for TSRCOM v3.4 pkg. (TASM, TP6.0)
  1952. TSUTLE16.ZIP  B   53693  920312  Fifth set of command-like utilities, T.Salmi
  1953.  
  1954. Directory PD1:<MSDOS.TELIX>
  1955. SALTB.ZIP     B   22518  920312  Telix SALT-language source code beautifier
  1956.  
  1957. Directory PD1:<MSDOS.TROJAN-PRO>
  1958. AAVIRUS.ZIP   B   14955  920312  Check/save/restore disk boot record/MBR
  1959. CHK4FE.ZIP    B   33822  920312  Front-end driver for CHK4COMP.ZIP, needs mouse
  1960. CPAVSE.ZIP    B  225888  920312  Central Point Anti-Virus special free edition
  1961. HCOPY14.ZIP   B   66759  920312  COPY with virus protection, from Hilgraeve
  1962. I-M111A.ZIP   B  280814  920312  Integrity Master data integrity/anti-virus sys
  1963. NAVM.ZIP      B  199856  920312  Norton's AntiVirus, free Michelangelo edition
  1964. STEALTH.ZIP   B   56220  920312  Self-scanning executable w/TP and MSC source
  1965. TBSCAN33.ZIP  B   86502  920312  Thunderbyte Virus Scan 3.3; needs VSIGyyxx.ZIP
  1966. TBSCNX30.ZIP  B   69933  920312  Thunderbyte XScan v3.0 TSR; needs VSIGyyxx.ZIP
  1967. VIRSH11E.ZIP  B   80364  920312  ViruShell: Shell for McAfee's anti-viral pgms
  1968. VIRX21.ZIP    B   79510  920312  VIRx, v2.1: Easy to use free virus scanner
  1969. VSIG9201.ZIP  B   18020  920312  Virus signatures for HTSCAN/TBSCAN - v92#01
  1970.  
  1971. Directory PD1:<MSDOS.TURBO-C>
  1972. EXPR11.ZIP    B   15464  920314  Expression parsing, differentiating lib for TC
  1973.  
  1974. Directory PD1:<MSDOS.TURBOPAS>
  1975. CLEARMEM.ZIP  B    1713  920312  TP unit to init stack, heap & global variables
  1976. INASM10.ZIP   B   24060  920312   Inline assembler generator for TP, w/src
  1977. JPDOOR32.ZIP  B  177802  920312  TP 5.5 & 6.0 BBS door writing TPU utilites
  1978. OMOUSE.ZIP    B   22476  920312  Object-oriented mouse for Turbo Pascal 5.5
  1979. PDIR10.ZIP    B   12581  920312  Palcic's directory routines using TP 5.5 OOP
  1980. TP55TSR.ZIP   B   33217  920312  TSR unit for Turbo Pascal 5.5 applications
  1981. TPFLEX.ZIP    B   25807  920312  Turbo Pascal 5.5 linked lists, generic
  1982. TPMUL221.ZIP  B    7226  920312  Make your TP 6.0 programs DV/Win/TV/DDOS aware
  1983. TPREAL1.ZIP   B   10323  920313  Improved 'real' routines for Turbo Pascal
  1984. TPV24.ZIP     B    4738  920312  Fast interrupt-driven serial comm rtns for TP
  1985.  
  1986. Directory PD1:<MSDOS.TXTUTL>
  1987. FLEX237.ZIP   B  286819  920312  Fast Unix-like LEX lexical analyzer for MS-DOS
  1988. INDXX802.ZIP  B  244272  920312  Make back-of-book index from page proofs. DEMO
  1989. KWS111.ZIP    B   16845  920312  Keyword Search: And/or finds in text files
  1990. SSPELL12.ZIP  B   99384  920312  TurboC++ or Unix C source for Unix Spell clone
  1991. TXS25.ZIP     B   56330  920312  Fast text search with existential dictionaries
  1992.  
  1993. Directory PD1:<MSDOS.UUCP>
  1994. UUCPFAQ.ZIP   B   11574  920312  uucp frequently asked questions by Ian Taylor
  1995.  
  1996. Directory PD1:<MSDOS.WAFFLE>
  1997. APPSIG.ZIP    B   13803  920312  Roy's Signature Picker for Waffle BBS
  1998. ATMOVE.ZIP    B    7892  920312  Move Waffle BBS files and @files description
  1999. BAT164A.ZIP   B   13985  920312  Tom Dell's batcher for Waffle - can feedbymail
  2000. DISKHOG.ZIP   B   14418  920312  List the top 10 Waffle BBS users by disk usage
  2001. FSEDWAFL.ZIP  B    2560  920312  Examples of how to use fsed with your Waffle
  2002. GENPASS.ZIP   B    6568  920312  Generate passwords for Waffle BBS
  2003. GRAFFITI.ZIP  B   46075  920312  Allows Waffle BBS users to generate graffiti
  2004. HK-SET.ZIP    B   24441  920312  Hunt & Kill message file delete for Waffle BBS
  2005. LINES.ZIP     B   10575  920312  Add Lines: headers to Waffle BBS postings
  2006. NEWUSER.ZIP   B   12757  920312  Push files into Waffle BBS user directories
  2007. PMAIL02.ZIP   B    3946  920312  Waffle BBS Perl Mail reader by Budi Rahardjo
  2008. PRIVLIST.ZIP  B   10520  920312  List Waffle BBS users with certain priv level
  2009. PURGEDIR.ZIP  B    9214  920312  Delete old user directories on Waffle BBS
  2010. QUOTA01.ZIP   B   19409  920312  Jonathan Herr's Disk quota program for Waffle
  2011. REQ.ZIP       B   10067  920312  Display requests file entry for a Waffle user
  2012. RETRY10.ZIP   B   17194  920312  Poll pgm for Waffle, more flexible than PPOLL
  2013. TRIM.ZIP      B    6980  920312  Trim whitespace from ends of lines
  2014. VOTE.ZIP      B   17419  920312  A voting booth for Waffle BBS
  2015. WAFDAY.ZIP    B   21074  920312  Display Waffle BBS daily usage statistics
  2016. WAFDB.ZIP     B    9410  920312  Convert the waffle 1.64 password file to ASCII
  2017. WAFDL111.ZIP  B   21344  920312  External file section door for Waffle's BBS
  2018. WAFM10.ZIP    B   66733  920312  WafMail 1.0: Offline mail door for Waffle BBS
  2019. WAFPROT.ZIP   B    1421  920312  Waffle BBS external protocols - sample setups
  2020. WUTL10.ZIP    B   39485  920312  A collection of Waffle BBS (mail) utilities
  2021.  
  2022. Directory PD1:<MSDOS.WINDOWS3>
  2023. BENVELOP.ZIP  B   78381  920312  WIN3: Addresses envelope incl. postal barcodes
  2024. FILEMA21.ZIP  B   49211  920312  Windows3 file manager copy/move/rename/delete
  2025. FRONTW11.ZIP  B  125242  920312  Enhanced file manager for Windows 3, ver 1.1
  2026. METER.ZIP     B   19931  920312  Windows Mag. disk space meter, (req. VBRUN100)
  2027. OOT-1-03.ZIP  B   83927  920312  WIN3: OO Documentation Tool; OoaToolFree v1.03
  2028. PFP219.ZIP    B  118714  920312  Programmer's text file printer for Windows 3
  2029. WCRON22G.ZIP  B  199691  920312  Unix's cron-like utility for Windows 3.0/3.1
  2030. ZM301.ZIP     B   88627  920312  ZIP/LHARC shell for Windows 3.0 w/mouse supp.
  2031. ZM30W.ZIP     B   82548  920312  WIN3: ZIP/LHARC shell (with BIOS bug fix)
  2032.  
  2033. Directory PD1:<MSDOS.ZIP>
  2034. PCUNZIP.ZIP   B   18718  920312  Fast free UNZIP program, with ASM source
  2035. ZLAB-19C.ZIP  B  274505  920312  Ziplab v1.9C; a ZIP file tester for PCBoard
  2036. ZM28.ZIP      B  142708  920312  ZipMaster 2.8, ZIP file compression manager
  2037.  
  2038. SIMTEL20 files are also available from mirror sites OAK.Oakland.Edu
  2039. (141.210.10.117), wuarchive.wustl.edu (128.252.135.4), ftp.uu.net
  2040. (137.39.1.9), nic.funet.fi (128.214.6.100), src.doc.ic.ac.uk
  2041. (146.169.3.7) or archie.au (139.130.4.6), by e-mail through the
  2042. BITNET/EARN file servers, or by uucp from UUNET's 1-900-GOT-SRCS.
  2043. See UUNET file uunet!~/info/archive-help for details.
  2044.  
  2045. If you cannot access them via FTP or e-mail, most SIMTEL20 MSDOS
  2046. files, including the PC-Blue collection, are also available for
  2047. downloading from Detroit Download Central (313) 885-3956.  DDC
  2048. has multiple lines which support 300/1200/2400/9600/14400 bps
  2049. (103/212/V22bis/HST/V32bis/V42bis/MNP).  This is a subscription system
  2050. with an average hourly cost of 17 cents.  It is also accessable on
  2051. Telenet via PC Pursuit and on Tymnet via StarLink outdial.  New files
  2052. uploaded to SIMTEL20 are usually available on DDC within 24 hours.
  2053.  
  2054. Public, private or corporate institutions and libraries interested in
  2055. the SIMTEL20 MS-DOS collection in CD-ROM format bundled with library
  2056. card-catalog type access and duplication software can contact Coyote
  2057. Data, Ltd. by mail at 1142 N. Main, Rochester, MI 48307 or by FAX at
  2058. (313) 651-4071.  Others who do not need the access and duplication
  2059. software should send e-mail to rab@sprite.Berkeley.EDU (Robert Bruce)
  2060. or telephone (510) 947-5996 for details on his CD-ROM offer.
  2061.  
  2062. Keith Petersen
  2063. Maintainer of the MSDOS, MISC and CP/M archives at SIMTEL20 [192.88.110.20]
  2064. Co-SysOp, Detroit Download Central 313-885-3956 (V22bis/HST/V32bis/V42bis/MNP)
  2065. Internet: w8sdz@TACOM-EMH1.Army.Mil     or       w8sdz@vela.acs.oakland.edu
  2066. Uucp: uunet!umich!vela!w8sdz                          BITNET: w8sdz@OAKLAND
  2067.  
  2068. ------------------------------
  2069.  
  2070. End of Info-IBMPC Digest V92 #52
  2071. ********************************
  2072. -------
  2073. 
  2074. From help Mon, 21 Sep 1992 17:37:18 EDT
  2075. Received:  by kendra.kew.com (UUPC/extended 1.11w);
  2076.            Mon, 21 Sep 1992 17:37:18 EDT
  2077. Date:      Mon, 21 Sep 1992 17:37:11 EDT
  2078. From:      "Drew Derbyshire - UUPC/Extended Help" <help@kew.com>
  2079. Message-ID: <2abe408e.kendra@kendra.kew.com>
  2080. Organization: Kendra Electronic Wonderworks (PO Box 132, Arlington, MA 02174)
  2081. To:        "Mark Purcell" <msp@pos.pub.uu.oz.au>
  2082. Cc:        hints@kew.com,
  2083.            "UUPC Mailing List" <uupc-info@sun.soe.clarkson.edu>
  2084. Subject:   Re: Anonymous uucp login
  2085.  
  2086. On Mon, 21 Sep 1992 20:34:13 GMT, Mark.Purcell@pos.pub.uu.oz.AU wrote:
  2087. > Hi Drew,
  2088. >
  2089. > I'm trying to get anonymous uucp login working but am having some problems.
  2090. > I'm running uupc 1.11v and this is what my uucico.log is spitting out:
  2091. >
  2092. > uucico.log
  2093. > -----------
  2094. > 09/21-18:55 UUCICO: UUPC/extended 1.11v (Sep 02 1992 23:02:55)
  2095. > 09/21-18:55 callin: Waiting for answer on port COM2 device HAYES24 for 184 minutes
  2096. > 09/21-18:56 login: login user nuucp (*anonymous) at Mon, 21 Sep 1992 18:56:26 GMT
  2097. > 09/21-18:56 pos called by fonsc: 1200 bps, g protocol, z grade
  2098. > 09/21-18:56 Receiving "D.fonsc0RXd" as "D.fonsc0RXr" (*anonymo/D/#ms~2k-x.r}i)
  2099. > 09/21-18:56 reof: Unable to rename TMP1.$$$ to *anonymo/D/#ms~2k-x.r}i
  2100. > 09/21-18:56 *anonymo/D/#ms~2k-x.r}i: No such file or directory
  2101. > 09/21-18:56 Extended DOS Error Information: Number = 3, Class = 8, Action = 3, Locus = 2
  2102. > 09/21-18:56 reof: Deleting corrupted file TMP1.$$$
  2103. > 09/21-18:56 process: Aborting connection to *anonymous, previous system state = q
  2104. > 09/21-18:56 0 files sent, 0 files received, 6 bytes sent, 58 bytes received
  2105. > 09/21-18:56 13 packets transferred, 0 errors, connection time 0:11, 5 bytes/second
  2106. > -----------
  2107. >
  2108. > As you can see the system then kicks out the anonymous host, I can't create the
  2109. > *anonymo directory so I don't know what to do.
  2110.  
  2111. You can't receive files into the anonymous directory.  That's a feature.
  2112. This prevents anonymous system from queuing a request such as a UUCP
  2113. back to it and having a second anonymous system pick up the first
  2114. system's request by mistake.
  2115.  
  2116. It also prevents an anonymous system from sending mail to you, which is
  2117. also by design.  This prevents a horde of security and response
  2118. problems.
  2119.  
  2120. Anonymous systems can write the public directory if you choose to let
  2121. them.
  2122.  
  2123. -ahd-
  2124. -- 
  2125. Drew Derbyshire         UUPC/extended e-mail:  help@kew.com
  2126.  
  2127.  I have not lost my mind; it's backed up on tape on somewhere.
  2128. 
  2129. From cs.utexas.edu!cactus.org!hen3ry Mon, 12 Oct 1992 16:13:19 EDT remote from mit-eddie
  2130. Received:  from mit-eddie by kendra.kew.com (UUPC/extended 1.11w) with UUCP;
  2131.            Mon, 12 Oct 1992 16:13:19 EDT
  2132. Received: from cs.utexas.edu by eddie.mit.edu id aa13237; 12 Oct 92 15:36 EDT
  2133. Received: from cactus.org by cs.utexas.edu (5.64/1.142) with UUCP
  2134.     id AA23215; Mon, 12 Oct 92 14:45:14 -0500
  2135. Received: by cactus.org (4.1/SMI-4.1)
  2136.     id AA20354; Mon, 12 Oct 92 13:11:48 CDT
  2137. From: Henry Velick <hen3ry@cactus.ORG>
  2138. Message-Id: <9210121811.AA20354@cactus.org>
  2139. Subject: UUPC/extended & 4DOS
  2140. To: UUPC bugz & maintenance <help@kew.com>
  2141. Date: Mon, 12 Oct 92 13:11:48 CDT
  2142. X-Mailer: ELM [version 2.3 PL11]
  2143.  
  2144. Drew,
  2145.  
  2146. Just got the new UUPC/extended. Followed all the installation
  2147. instructions. Haven't yet set up a mail server, but thought I'd
  2148. test it locally. Everything I tried gave me something like:
  2149.  
  2150.   c:\util\comm\uucp } mail -s "Clang Honk Tweet" postmaster
  2151.   MAIL: UUPC/extended 1.11v (02Sep92 23:02)
  2152.   Changes Copyright (c) 1989 by Andrew H. Derbyshire.  Changes and
  2153.   Compilation Copyright (c) 1990-1992 by Kendra Electronic Wonderworks.  May
  2154.   be freely distributed if original documentation and source is included.
  2155.  
  2156.   Enter message.  Enter ~? for help.  End input with a period (.)
  2157.   ? This be a test.
  2158.   ? .
  2159.  
  2160.   Abort, Continue, Edit, List, or Send? Send
  2161.   rmail: No such file or directory
  2162.   Extended DOS Error Information: Number = 3, Class = 8, Action = 3, Locus = 4
  2163.   Unable to execute rmail; mail not delivered.
  2164.  
  2165.   c:\util\comm\uucp }
  2166.  
  2167. Everything, that is, until I tried ditching 4DOS and running mail
  2168. under COMMAND.COM. Then all went smoothly. The workaround is easy:
  2169. a batch file that sets up the path and environment variables and
  2170. invokes COMMAND /c mail %&. That last is 4DOS's way of including
  2171. the rest of the command line.
  2172.  
  2173. Works like a champ, so far, but I thought you'd like to know about
  2174. this incompatibilty. Anyone who uses COMMAND when 4DOS is available
  2175. (or CMD rather than 4OS2), really is missing a lot. Thanks for a 
  2176. cool tool, and you'll probably hear more from me soon.
  2177.  
  2178. -- 
  2179. \-- Henry Velick   \  Millions long for immortality, who don't know what   \
  2180.  \-- Datalingus     \  to do with themselves on a rainy Sunday afternoon.   \
  2181.   \-- Austin, Texas  \ -----------------------------------      Susan Ertz   \
  2182.    \-- 512-459-5770   \ Purveyors of Fine Graphics Software and Consultation  \
  2183.  
  2184. 
  2185. From mit-eddie!adm.brl.mil!info-ibmpc-request Wed, 02 Dec 1992 18:25:30 EST remote from pandora
  2186. Received:  from pandora by kendra.kew.com (UUPC/extended 1.11x) with UUCP;
  2187.            Wed, 02 Dec 1992 18:25:30 EST
  2188. Received:  from mit-eddie by kendra.kew.com (UUPC/extended 1.11x) with UUCP;
  2189.            Wed, 02 Dec 1992 00:16:04 EST
  2190. Received: from adm.brl.mil by eddie.mit.edu id ab29999; 1 Dec 92 23:25 EST
  2191. Received: from ADM.BRL.MIL by ADM.brl.MIL id ac07987; 1 Dec 92 15:38 EST
  2192. Received: from adm.brl.mil by ADM.BRL.MIL id aa07730; 1 Dec 92 15:02 EST
  2193. Message-ID: <921129002734.V92N183@wsmr-simtel20.Army.Mil>
  2194. Date: Sun, 29 Nov 92 00:27:33   GMT
  2195. From: Info-IBMPC Digest <Info-IBMPC@wsmr-simtel20.army.MIL>
  2196. Reply-To: Info-IBMPC@wsmr-simtel20.army.MIL
  2197. Subject: Info-IBMPC Digest V92 #183
  2198. To: Info-IBMPC Distribution: ;
  2199.  
  2200. Info-IBMPC Digest           Sun, 29 Nov 92       Volume 92 : Issue 183 
  2201.  
  2202. Today's Editor:
  2203.          Gregory Hicks - Rota Spain <GHICKS@wsmr-simtel20.Army.Mil>
  2204.  
  2205. Today's Topics:
  2206.               FTP for Internet sites with E-Mail only
  2207.  
  2208. Send Replies or notes for publication to: <INFO-IBMPC@brl.mil>
  2209.  
  2210. Send requests of an administrative nature (addition to, deletion from
  2211. the distribution list, et al) to: <INFO-IBMPC-REQUEST@brl.mil>
  2212.  
  2213. Addition and Deletion requests for UK readers should be sent to:
  2214. <INFO-IBMPC-REQUEST@DARESBURY.AC.UK>
  2215.  
  2216. Archives of past issues of the Info-IBMPC Digest are available by FTP
  2217. ONLY from WSMR-SIMTEL20.ARMY.MIL in directory PD2:<ARCHIVES.IBMPC>.
  2218.  
  2219. ----------------------------------------------------------------------
  2220.  
  2221. Date: Sat, 21 Nov 92 07:50:56 EST
  2222. From: Message Center <FZC%NIHCU.BITNET@pucc.princeton.edu>
  2223. Subject: FTP for Internet sites with E-Mail only.
  2224.  
  2225. One of the features of the Internet is the ability to connect to
  2226. another location and obtain files stored at that location.  This
  2227. capability is called "FTP" (for "File Transfer Protocol".)  This
  2228. means that an installation can place important sources or binaries on
  2229. a particular machine and then "advertise" the place where the
  2230. material is stored.  Then, anyone who wants or needs this material
  2231. can use FTP to request it.  There are two types of FTP, one where you
  2232. have advance permission and have a specific account and password on
  2233. that system, and one where the system allows anyone to request files
  2234. from it.  The latter is done by using the "standard" account name of
  2235. "anonymous" with your internet address as your password, and is known
  2236. as "anonymous FTP".
  2237.  
  2238. Note:  If you are using a system on BITNET, you have special
  2239. capabilities through a different method.  See the bottom of this memo
  2240. for additional details.
  2241.  
  2242. FTP can be for small to enormous file areas.  Columbia University
  2243. provides an anonymous FTP site to allow people to obtain the sources
  2244. to the Kermit file transfer protocol.  In some cases, such as the
  2245. massive SIMTEL20 archive operated by the White Sands Missle Range,
  2246. this includes thousands of files which can be used by the IBM-PC,
  2247. Macintosh, Amiga and other systems.
  2248.  
  2249. While some people who either have university or commercial service
  2250. accounts have the ability to do FTP directly to their local machine,
  2251. then download the files from their local machine, a lot more people
  2252. have E-Mail only access to Internet, and thus have no means available
  2253. to do FTP and acquire these files.
  2254.  
  2255. However, there is a way to obtain files from FTP sites and retrieve
  2256. files by E-Mail.  This service is available by sending E-Mail
  2257. messages to the FTPMAIL service provided by Digital Equipment
  2258. Corporation to anyone with an Internet E-Mail address.  In fact, DEC
  2259. operates an anonymous FTP site called "gatekeeper" that if you don't
  2260. ask for a specific other site, it will make requests from gatekeeper.
  2261.  
  2262. To be able to do E-Mail based FTP, you need to know the name of the
  2263. site, then you simply tell FTPMAIL and ask it to obtain the files for
  2264. you if that site permits "anonymous" FTP, i.e. where anyone can
  2265. obtain any file from the system.  You send the message, and FTPMAIL
  2266. eventually will either (1) send you back confirmation or (2) send you
  2267. back a note saying you made a mistake.  If you got (1), it will then
  2268. send you the requested files, in chunks of 64K or less.  If the file
  2269. is smaller than 64K, you get it in one message.  If the file is
  2270. larger than 64K, you get it in multiple messages.  (If you are on
  2271. Compuserve, you need to set this limit to 49K; send a HELP message to
  2272. find out about the CHUNKSIZE command.)
  2273.  
  2274. I personally have used this method to send over 10 megabytes of files
  2275. to me at my account on MCI Mail.  Note that you must know the system
  2276. you want to retrieve and the exact file names.  In almost all
  2277. instances, the particular case, UPPER OR lower, is critical and must
  2278. be done exactly as indicated based on a listing from a DIR request.
  2279.  
  2280. The way to make E-Mail FTP requests is to send a message to:
  2281.  
  2282.         FTPMAIL@DECWRL.DEC.COM
  2283.  
  2284. where a set of commands are sent as the text of the message.  (The
  2285. title of the message is not used except to identify file(s) returned
  2286. to you.)
  2287.  
  2288. The full instructions can be obtained by sending a message with: HELP
  2289. as a line in the text of the message.  The complete FTPMAIL
  2290. capability includes other features including non-anonymous FTP,
  2291. ability to retrieve a file in different sized pieces, and special
  2292. password capability.
  2293.  
  2294. The general method of sending a request is as follows (lines
  2295. beginning with ; are comments; these comments are not included on
  2296. FTPMAIL requests):
  2297.  
  2298. TO:  FTPMAIL@DECWRL.DEC.COM
  2299. ; FTPMAIL's address
  2300. CONNECT WSMR-SIMTEL20.ARMY.MIL
  2301. ; This is the name of the system I want to request from
  2302. REPLY TDARCOS@MCIMAIL.COM
  2303. ; Here is where I want files I receive sent to
  2304. BINARY
  2305. UUENCODE
  2306. ; These two lines indicate I will be receiving 8-bit character
  2307. ; files and they should be sent to me as uuencoded binary so
  2308. ; that they can be sent as E-Mail.  If you are only doing DIR
  2309. ; requests, you can skip both of these
  2310. GET PD1:<MSDOS.DBASE>WAMPUM42.ZIP
  2311. ; Here I am requesting the system send me a particular file
  2312. ; I am interested in.  Note that you can only request 10 files
  2313. ; at a time, more than that and your request is rejected
  2314. DIR PD1:<MSDOS>
  2315. ; Here I want a directory listing.  This will come back as a
  2316. ; separate message
  2317. QUIT
  2318. ; This is an optional command indicating that there are no more
  2319. ; FTPMAIL commands.  If your system appends tag lines or disclaimers,
  2320. ; to your messages, you should put this in so FTPMAIL will ignore
  2321. ; them.
  2322.  
  2323. NOTE:  If your local system is a BITNET system, however, you can use
  2324. the BITFTP server from Princeton, whose syntax is slightly different,
  2325. and allows special features including direct binary transfers as
  2326. opposed to DEC's FTPMAIL which, since it is running on the Internet
  2327. as opposed to internal BITNET transfers, cannot provide this
  2328. capability.  To use the BITNET server, you should send a message with
  2329. HELP as the text to "BITFTP@PUCC.BITNET".  BITFTP will not send files
  2330. to non-BITNET sites.
  2331.  
  2332. Paul Robinson -- TDARCOS@MCIMAIL.COM  -- These opinions are mine alone.
  2333.  
  2334. ------------------------------
  2335.  
  2336. End of Info-IBMPC Digest V92 #183
  2337. *********************************
  2338. -------
  2339. 
  2340. From /dev/null Fri, 18 Dec 1992 02:46:45 EST remote from kendra
  2341. Received:  from kendra by kendra.kew.com (UUPC/extended 1.11x) with UUCP;
  2342.            Fri, 18 Dec 1992 02:46:45 EST
  2343. Path: kendra!eddie.mit.edu!micro-heart-of-gold.mit.edu!news.bbn.com!usc!zaphod.mps.ohio-state.edu!uwm.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!nigel.msen.com!emv
  2344. From: emv@msen.com (Edward Vielmetti)
  2345. Newsgroups: comp.mail.uucp
  2346. Subject: Re: My new domain name -- what do I do with it?
  2347. Date: 17 Dec 1992 00:56:14 GMT
  2348. Organization: Msen, Inc. -- Ann Arbor, Michigan
  2349. Lines: 12
  2350. Message-ID: <1goj7tINNoed@nigel.msen.com>
  2351. References: <1992Dec15.145739.1359@bogart.uucp>
  2352. NNTP-Posting-Host: garnet.msen.com
  2353. X-Newsreader: TIN [version 1.1 PL8]
  2354.  
  2355. Michael Faurot (mfaurot@bogart.uucp) wrote:
  2356. : : 
  2357. : : 1) Send $50 to UUNET and have them set up name servers for you. E-mail
  2358. : :    info@uunet.uu.net.
  2359.  
  2360. Msen will do the same for $35, and if you don't have a real machine to
  2361. deliver the mail to we'll drop it in any mailbox on the planet (internet,
  2362. MCI, Compuserve, what not).  E-mail info@msen.com.
  2363.  
  2364.   Edward Vielmetti, vice president for research, Msen Inc. emv@Msen.com
  2365.         Msen Inc., 628 Brooks, Ann Arbor MI  48103 +1 313 998 GLOB
  2366.  
  2367.